majerus
A Python package for predicting the results of college basketball games.
For Python 3.9+
Clone the repository, cd to the top directory and type
cd majerus
python -m pip install .
to install.
Add in the extra -e
for developer (editable) mode.
Coming soon!