Use Logistic Regression.
prediction.py code adapted from 实验楼 https://www.shiyanlou.com/m/paths/ml/courses/782/labs/2647/ .
Data provided by Merkle.
to run, download package, enter package directory and type
git clone git@github.com:luptior/NCAA_predication.git
cd NCAA_predication
sh pipeline.sh
if you want to use your own data, change path to data files.