FFFF
Skip to content

szincone/nba-predictive-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBA Predictive Model

Predictive statistical model (NBA) built using web-scraper data and pandas. 🔮

how to use

  • Fork and clone.
  • Create your dotenv file.
    • Add the url of the team and player stats websites that will be scraped as variables.
  • print(model) variable found in model.py.
    • Returns a pandas dataframe containing players sorted by their projected scoring.

NBA-Model

sample .env file

team_stats_url=https://www.team-stats-site-to-be-scraped.com
player_stats_url=https://www.player-stats-site-to-be-scraped.com

authors

  • Sawyer Zincone -initial work- szincone ♣️

license

This project is licensed under the MIT License - see the LICENSE file for details.

License: MIT

About

🔮 Predictive statistical model (NBA) built using web-scraper data and pandas.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

0