This repository contains all the code related to MO810 experiments.
To execute the application you need to install the following dependencies:
After installing all dependencies, you can run the following command (at the root folder of this repository):
poetry installIn order to execute some of our notebooks you'll need to setup the Kaggle API. The process is quite simple. Just download your API Token at kaggle.com and get your credentials from there.
After installing all dependencies, you can run the following command:
poetry run jupyter labAfter this, you'll be inside a Jupyter Lab enviornment and you can open any notebook