reginald-mclean / Prediction_NBA_Games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is our code for CP8318: Machine Learning final project.

Each file to run the model is found in the appropriate folder. Each model is a simple python file, so run in an IDE or using "python3 filename.py"

Required Packages: Keras Scikit-learn Pandas XGBoost Numpy Matplotlib

There is a file in each folder that contains the parameters for each configuration.

Feature selection was performed using the feature_selection.py file

About


Languages

Language:Python 72.5%Language:Rich Text Format 14.3%Language:Jupyter Notebook 13.2%