Code Monkey home page Code Monkey logo

yield_curve_prediction's Introduction

Yield Curve Predictor

Created by Zhenning Zhao. Contact the creator at [email protected].

Visit the website link to run the yield curve predictor. Please sign in with a streamlit cloud account to visit the website. Streamlit cloud service is free.

The yield curve predictor cannot only plot the US treasury bond yield curve but also use customized models to predict the yield curve and run back tests. The current supported model includes:

  1. Random Walk Model: Assume the yield curve is a random walk and use the past yield curve to directly predict the future yield curve. The random walk model also work as the baseline for all the other models.

  2. Lagged LSCT Model: Decompose the yield curve into level, slope, curvature and twist factors and use lagged factors to predict the future yield curve.

  3. Linear LSCT Model: Basic linear model using only lagged LSCT factors. The linear LSCT model work as a second baseline for more complicated models.

  4. Linear Model: Linear models with panelties. More factors can be added than the basic linear LSCT models.

yield_curve_prediction's People

Contributors

znzhao 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.