lcsrodriguez / intro-ml-assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro. to ML - Final assignment

Introduction

This Git repo is the central point of all the resources used for the final project of the course Introduction to Machine Learning from University of Bologna/Alma-Mater Studiorum.

In order to run the program or interact with the several code blocks, please execute the following commands :

git clone https://github.com/lcsrodriguez/intro-ml-assignment.git
cd intro-ml-assignment.git/
python3 -m pip3 install -r requirements.txt
jupyter-notebook assignment-1.ipynb

Asset files :

Author

Lucas RODRIGUEZ • lucas.rodriguez3@studio.unibo.it Academic works : March - April 2022

About


Languages

Language:Jupyter Notebook 97.7%Language:Python 2.3%