Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 530 Bytes

File metadata and controls

3 lines (3 loc) · 530 Bytes

A-Comparative-Study-of-Machine-Learning-Algorithms-for-predicting-the-success-of-Basketball-Shot

In this project I have used the NBA Shot logs dataset from the Kaggle repository ( https://www.kaggle.com/dansbecker/nba-shot-logs/data ) for predicting the success of the shot taken during various NBA matches played during the NBA season.I have used various machine learning algorithms for supervised learning like Multi Layer Perceptron, Support Vector Machines, K nearest neighbours.All the codes are uploaded in the ipynb file