Giter Site home page Giter Site logo

testgo's Introduction

goMortgage

Go Report Card godoc

A Self-Service Program to Build Mortgage Models

What is a mortgage model?

A mortgage model is a predictive model that forecasts some aspect of a mortgage's performance. Common performance metrics are delinquency, default, severity and prepayment.

Such models are built on historical data and may be either at a loan level or pool level. goMortgage builds loan-level models.

About goMortgage

goMortgage is an app that builds mortgage forecasting models.

What aspects of mortgage performance can be modeled? Really, anything you can think of. The software is agnostic about the model target and features.

goMortgage takes a text file (*.gom) you create to direct all aspects of the modeling process from building datasets to model assessment.

Since goMortgage is open source, goMortgage can be modified to suit your needs. Out of the box, it is configured to work with Freddie and Fannie data. There are instructions to set up your own data sources.

Why goMortgage?

I wrote goMortgage for my own use. I made it open source because I thought others might find it useful, too. Who?

  • People who are more interested in the output of the model than building the infrastructure -- say people on a trading desk or academics. Especially those who want to focus on Fannie and Freddie, since I have packages (Fannie, Freddie) to build this data.
  • Those who don't have the bandwidth to start from scratch but enough to make the modifications for new data sources.

Requirements

You need to be able to put up an instance of ClickHouse.

Currently, goMortgage doesn't support building DNNs on a GPU, but the run speed has been fine. You'll want 64GB of RAM, though you could get by with less probably.

The raw files for Freddie and Fannie are quite large, so you'll want a few TBs of disk.

And, of course, you need to be able to compile Go.

Documentation

For details, see the docs.

testgo's People

Contributors

invertedv avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.