This is a Github repository created to submit the first Homework of the Fundamental Methods for Data Science (FDS) course for the MSc. in Data Science at the Sapienza University of Rome.
README.md
: A markdown file that explains the content of the repository.HW1.ipynb
: A Jupyter Notebook file containing all the relevant exercises of the homework.assets
: A folder that includes text files with data used on theHW1.ipynb
notebook.images
: A folder that includes images used on theHW1.ipynb
notebook.model
: A folder that includes model images used when performing Closest Neighbors classification on theHW1.ipynb
notebook.query
: A folder that includes query images used when performing Closest Neighbors classification on theHW1.ipynb
notebook..gitignore
: A predetermined.gitignore
file that tells Git which files or folders to ignore in a Python project.LICENSE
: A file containing an MIT permissive license.
Authors:
- Miguel Angel Sanchez Cortes sanchezcortes.2049495@studenti.uniroma1.it
- Pasquale Luca Tommasino tommasino.1912107@studenti.uniroma1.it
- Sofia Noemi Crobeddu sofianoemi.crobeddu@gmail.com
- Gabriele Volzone volzone.1917002@studenti.uniroma1.it
- Laura Lopez Sanchez laura.lopez@alum.esci.upf.edu
MSc. in Data Science, Sapienza University of Rome