Spencer-Weston / W207_Final_NBA_Prediction

W207 Final project for predicting NBA games
MIT License
0 stars 0 forks source link

Modelling #3

Open Spencer-Weston opened 2 years ago

Spencer-Weston commented 2 years ago

Baseline: Linear Regression

Other Regressions (Matt)

Improve out of sample prediction accuracy by using regularization to avoid overfitting on the training set.

Random Forest/Regression Tree (Weijia)

Neural Network

Spencer fiddles around with neural networks until one works.

Spencer-Weston commented 2 years ago

Performance Metrics: Win/Loss: Accuracy, F-Score Margin of Victory: R^2 and MSE