Skip to content

m1nce/nba-elo

Repository files navigation

🚧 THIS PROJECT IS STILL UNDER CONSTRUCTION! 🚧

NBA Elo Simulator 🏀

Inspired by Mr V's Garage F1 ELO Engine, this project aims to simulate an Elo engine on NBA game data.

Note: Data used in this project was web scraped from basketball-reference.com and wikipedia.org.

Getting Started

The following instructions will guide you through setting up a copy of the project on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure you have the following installed:

  • Python 3.8 or higher
  • pip (Python package installer)

Installation

  1. Clone the Repository
git clone https://github.com/m1nce/nba-rating.git
  1. Navigate to the Project Directory
cd nba-rating
  1. Install necessary Python Packages
pip install numpy
pip install pandas

Built With

Major frameworks/libraries/languages used in this project:

  • Python

License

Distributed under the MIT License. See LICENSE for more information.

About

Simulates a basic ELO engine for the NBA

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages