Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsj7ww authored Jan 20, 2025
1 parent 3553491 commit 79caff8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions projects/baseball/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

Data Science & Risk Management project using various baseball data sources to predict game outcomes and make informed sports bets. Predictions are generated using statistical models in a two-tiered approach - one at the game level, and another using a Discrete Event Simulator. The predictions are then compared against market odds to identify games with the highest potential ROI from placing bets. This is assessed across all games in a given time period, and bets are placed strategically in order to minimize downside risk while still realizing significant profits.

<ins>**Skills**</ins>
##### <ins>Skills</ins>
- Statistical Modeling, Prediction, Risk Management, Problem Solving, Monte Carlo Simulation


<ins>**Technology**</ins>
#### <ins>Technology</ins>
- Python, GBM Decision Tree


***Notes***
**Notes**
- This repo only contains a subset of the entire code in this project
- This project is a work in progress

0 comments on commit 79caff8

Please sign in to comment.