imathur1 / nba-draft-odds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NBA Draft Odds

A custom MLP model built without sklearn, pytorch, or tensorflow. The purpose of this project was to familiarize myself with the underlying math and logic behind simple neural networks. The model predicts, with 83% accuracy, the likelihood that a college basketball player will be drafted into the NBA. The dataset is taken from Kaggle.

About


Languages

Language:Jupyter Notebook 100.0%