An awesome project, where data of around 80 games is imported and used to train a linear regression model and a random forest regressor to make predctions based off board game information.
- Python
- sklearn
- numpy
- pandas
- matplotlib
- seaborn
- If you are interested in knowing more about how exactly decision trees work, you can go through this blog post! Decision-Trees-Explained