Our team: The RunTime Terrors
Nikitha Chintalapati, Ria Gandhi, Bryan Hernandez, Nivedha Natarajan, Richard Qian
RunTime is an intuitive web platform that provides predictions on future NBA games and player statistics. Users may run predictions under a variety of different variables.
RunTime is also an exploratory project on how lines are set for NBA matchups.
- Verify project dependencies are downloaded. Perform a
pip install -r requirements.txtin the project root. - Navigate to the
src/directory - Open the terminal and execute
python dash_app.py(I am using Python version 3.10.4)