/NCAA_predication

NCAA bracket prediction based on previous year's data

Primary LanguagePythonMIT LicenseMIT

NCAA_predication

Use Logistic Regression.

prediction.py code adapted from 实验楼 https://www.shiyanlou.com/m/paths/ml/courses/782/labs/2647/ .

Data provided by Merkle.

Run

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.