Skip to content

Latest commit

 

History

History
37 lines (17 loc) · 1.89 KB

File metadata and controls

37 lines (17 loc) · 1.89 KB

Additional information about the course:

Course website: Foundation of Applied Machine Learning

There is a requirement file inside the directory named requirement_ML.txt; which include all the dependencies needed to run the notebooks in the jupyter-lab

This is the minimal dependencies for running them on the jupyter-lab: if you don't want the jupyter-lab you can remove it from the requirement file.

This is the guide to install dependencies in your Virtualenv:

pip install -r requirement_ML.txt

The available notebooks: