A collection of Machine Learning models and wrappers on top of them used in our solution for the Leaders of Digital hackathon.
First of all, you should install the requirements:
pip install -r requirements
You will need to install pre-trained models. To do so, simply run the script load_model.sh
from the current directory.