Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 422 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 422 Bytes

This repository is for a MLB Fantasy Sports Project that contains 3 roughly parts:

  1. Scrape reference data using the Selenium and BeautifulSoup packages in Python

  2. Train a xgboost model to predict player scores

  3. Run a multiple constraints knapsack optimzation problem to find the best lineup for a given day

Here is an example output:

alt text