Failed to load latest commit information.
data Inital commit of winning model
.gitignore Inital commit of winning model
LICENSE.md Fixed formatting in LICENSE.md
README.md Added lots of docstrings to functions
config.py Added lots of docstrings to functions
cross_validation.py Added lots of docstrings to functions
data_transforms.py Added lots of docstrings to functions
datasets.py Added lots of docstrings to functions
main.py Inital commit of winning model
metrics.py Inital commit of winning model
model_types.py Added lots of docstrings to functions
models.py Inital commit of winning model
predict.py Added automated scaling to test.py, changed some formatting in README.md
settings.json Added lots of docstrings to functions
sparserbm.py Inital commit of winning model
test.py Added automated scaling to test.py, changed some formatting in README.md
train.py Inital commit of winning model
utils.py Inital commit of winning model