Use Randomforest algorithm, we can predict the NBA winning perfectly. Can Randomforest predict the win or lose for NBA basketball team? Here I am implemented the algorithm to predict Warriors and Rocket team. Here are some highlights:
- We can predict the win and lose with the Randomforest.
- Rebound is the most important feature for win/lose game. This aligns the traditional basketball ideology.
- The accuracy is incredible high.