Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 398 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 398 Bytes

VIXFuturePrediction

Simple prediction for VIX Level as a function of intraday times using RandomForest

How To Run

  • Install requirements by running the command "pip install -r requirements.txt" in this project's folder
  • Run the Python script with "python run.py." You will see a graph that shows the prediction over intraday times.

Example Output

plot