Skip to content

Predict NBA player position using Machine Learning based on there stats per game

License

Notifications You must be signed in to change notification settings

JonathanGuerne/NBA_MLBD

Repository files navigation

Binder

Project Introduction

This is a series of projects all focused on NBA stats.

Space Jam

The aim of the space jam project is to recreate the monstars casting with current NBA players.

You can find more information about this project on this article.

Web-app installation and running

to run the web app you will need to install python3 on your machine and install all dependencies listed in requirements.txt

start by cloning the repo

git clone https://github.com/JonathanGuerne/NBA_MLBD.git

then open a terminal at the root of the project and run the following command to install python dependencies:

pip install -r requirements.txt

To run the web-application navigate to space_jame_website and enter the following command:

python main.py

The application could now be access on the local host at the port 5000. go to application

Next steps

  • Work on a tool to automatically download data from basketball-reference.com

About

Predict NBA player position using Machine Learning based on there stats per game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages