For this project we gathered, processed, analyzed and visualized a large data set using machine learning and an interactive dashboard
- Interactive Panel Dashboard
- Random Forest Machine Learning price estimation trained on ZED RUN market data
- Intrinsic value estimation of horses and predicted earnings using 'Discount Cash Flow' analysis.
- See Harper's article on this method.
- Command Line Interface that calculates estimations or launches dashboard
- clone repo
pip install -r requirements.txt
python -m app.train_model
python -m app.main