/ADM_HW5

Homework_5 for Algorithmic Methods for Data Mining (ADM), MSc in Data Science at La Sapienza University of Rome

Primary LanguageJupyter NotebookMIT LicenseMIT

ADM : HomeWork 5

GitHub repository created to submit HomeWork 5 for Algorithmic Methods of Data Mining.

Work carried out by Group 13 consisting of the following members:

  • Laura Mignella : 1920520
  • Luca Mazzucco : 1997610

Contents:

  • The HW_5.ipynb NoteBook which contains all the results on the research questions.
    Here is implemented the BackEnd part.
    Note: GitHub does not allow displaying interactive tables from itables → Have a look here instead

  • module_HW5.py is the FrontEnd Implementation.

  • The CommandLine_HW5.sh file is the Command Line Question in .sh format.

  • Algorithmic_Question.ipynb is the answer to the Algorithmic Question.