Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 437 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 437 Bytes

NBA-SHOT-SELECTION

Business Case:Our objective is to build a shot prediction model, whether the player will score or not score.

image

Roadmap

  • Importing necessary Libraries
  • Load data
  • Business Case
  • Domain Analysis
  • Basic Checks
  • Exploratory Data Analysis
  • Data preprocessing/Feature Engineering
  • Model Creation