bhargavak1409 / yield_curve_forecasting_POC

A project to forecast the impact of Federal Funds Rate change on yield curves and visualize them on Dash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A project to forecast the impact of Federal Funds Rate change on yield curves of various assets and visualize them on Plotly and Dash

Setup Information:

On Ubuntu :

Open a terminal and type the following

  1. sudo apt-get update
  2. sudo apt-get install gcc
  3. pip install --upgrade mxnet=1.6 gluonts
  4. pip install dash
  5. ......

About

A project to forecast the impact of Federal Funds Rate change on yield curves and visualize them on Dash


Languages

Language:Jupyter Notebook 91.2%Language:Python 5.2%Language:CSS 3.5%