Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 377 Bytes

File metadata and controls

10 lines (8 loc) · 377 Bytes

lod_final_mltools

A collection of Machine Learning models and wrappers on top of them used in our solution for the Leaders of Digital hackathon.

Installation

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.