Skip to content

Latest commit

 

History

History
29 lines (13 loc) · 694 Bytes

File metadata and controls

29 lines (13 loc) · 694 Bytes

NBA-Match-Result-Score-Prediction

Latif Atci & Berkay Yalcin


  • What is this?

    It's a project for predicting nba match results and predict score for every quarter.

  • Details of this project

    We collected NBA matches data from 2012 to present. Then we analyzed the data and we did feature engineering. We built 11 model for every quarters scores,half time score,final score and match result probability.

  • Prerequisites:

    scikit-learn

    XGBOOST

    Numpy

    Pandas