Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.02 KB

NBA game outcome prediction and outstanding player detection

Team Memebers:

Solution proposed

Game Outcome Prediction:

  • Code for Win Ration Prediction based on regression based alogrithms can be found here
  • Code for Team Performance can be found here

Outstanding player detection

  • Code for outstanding player detection can be found here

Instructions to run the code:

  • All the code is written in R
  • Please install the required packages, for example: mvoutliers package is required to run outlier detection algorithms.
  • Please set the working directory to the location of the data file in your local machine
  • Run the script