/FDS-HW2

Python project for the Fundamentals of of Data Science class for the MSc. in Data Science at the Sapienza University of Rome. The main purpose of the project is exploring Logistic Regression & Multinomial Regression concepts along with training classifiers using Gradient Descent/Ascent.

Primary LanguageJupyter NotebookMIT LicenseMIT

Fundamental Methods for Data Science - Homework 2

What's inside this repository?

  1. README.md: A markdown file that explains the content of the repository.
  2. HW2.ipynb: A Jupyter Notebook file containing all the relevant exercises of the homework.
  3. .gitignore: A predetermined .gitignore file that tells Git which files or folders to ignore in a Python project.
  4. LICENSE: A file containing an MIT permissive license.

Authors:

MSc. in Data Science, Sapienza University of Rome