Skip to content

linjustin8/NBA-Bet-Insights-Assessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

input the following into terminal before running program:
    virtualenv venv
    venv/Scripts/activate
    pip install -r requirements.txt
    
to run:
    py src/main.py

data.py:
    - Depending on which IDE or text editor is used, there may be issues with the directory of where
        images of each player is retreived from.
    - navigate to "src/data.py" and it'll have a comment detailing the two options to try if the one in
        use is causing issues.

Extra Info:
Some of the datasets we found were scraped from NBA.com, so some data values may not appear

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages