Skip to content

Final project of the Machine Learning course at the University of Cagliari in 2022. Analysis of a dataset, use of Machine Learning techniques with Oversampling and Undersampling techniques. Final report with the results obtained.

License

Notifications You must be signed in to change notification settings

alessandrosocc/Machine-Learning-Project-2022

Repository files navigation

Spambase: a binary classification problem

Final Project for the Machine Learning Course in 2022 at University of Cagliari.

The Project

Analysis of the dataset "Spambase". Use of Machine Learning with Oversampling and Undersampling techniques using scikit-learn, pandas, matplotlib and imblearn. Final report with the results obtained.

The project consists of two versions:

  • CLI version
    • Run the file main.py
  • GUI version
    • Run the file mainWindow.py

You can import the environment with: conda env create -n ML --file Project_ML_Env.yml

You can find the final report here: Final Report

Authors: Alessandro Soccol, Giovanni Murgia, Pietro Cosseddu, Marco Cosseddu, Arturo Rodriguez

About

Final project of the Machine Learning course at the University of Cagliari in 2022. Analysis of a dataset, use of Machine Learning techniques with Oversampling and Undersampling techniques. Final report with the results obtained.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages