NBA-Machine-Learning-Tutorial
NBA-Machine-Learning-Tutorial copied to clipboard
Predict an NBA player's PER score
NBA-Machine-Learning-Tutorial
Depending on what stage of the tutorial you want to start, you can choose one of the following:
####Clean start Beginning of Chapter 1:
git checkout startChapter1
####Before we Clean Data Beginning of Chapter 2, before Cleaning:
git checkout startChapter2
####Before we Structure Data Beginning of Chapter 3, before Structuring:
git checkout startChapter3
####Post Structuring Beginning of Chapter 4, before Machine Learning:
git checkout startChapter4