EPITA 2022 MLRF practice session 04 by Joseph CHAZALON
This work is licensed under a Creative Commons Attribution 4.0 International License.
This session uses the following Jupyter notebooks:
practice_04-00_intro.ipynb
practice_04-01_BoVW.ipynb
To start working, launch a terminal and navigate to the content of this archive. Then, run Jupyter:
jupyter notebook
Of course, you need to make sure all the required modules are installed. You can install then all, for your current user only, using the following command:
pip install --user -r practice_04_requirements.txt
Then, open the first notebook: practice_04-00_intro.ipynb
.
The INRIA Holidays dataset material is copyrighted by INRIA.