To run the code, please follow these instructions:
- Install the requirements for Python indicated in
requirements.txt
- Unzip the file
machine-learning-with-kernel-methods-2021.zip
located in thedata
folder. - Run the script
start.py
, for example by runningpython start.py
in a command prompt.