Commit History

OOP complete and functional rewrite
a3ea780

mateo496 commited on

Download process now uses OOP. New Configuration logic uses OOP
b70b9c3

mateo496 commited on

Corrected a major bug in labels which created a huge artifical class imbalance, model should now perform better
41cc0fd

mateo496 commited on

Removed Essentia dependency and used librosa instead because it didn't compile on arm64 architecture for docker export
8cea7d2

mateo496 commited on

Added web interface api for top k prediction
ab9f7fc

mateo496 commited on

CLI access to all functions and project, from downloading data, preprocessing it, training a model, and testing on test data.
599236e

mateo496 commited on

More cleaning of config.
70f94d4

mateo496 commited on

Config file logic and prediction logic.
d339e38

mateo496 commited on

removed src/data/__pycache__
56b07b8

mateo496 commited on

Added READ.ME and src/data files
0a7ebe1

mateo496 commited on