Skip to content

Repository of the Machine Learning course's final project. Developed by Francesca Poli and Veronica Pistolesi, a.y. 2022/23.

License

Notifications You must be signed in to change notification settings

francescapoli98/MachineLearning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project for the Machine Learning course [ML654AA]

The course introduces the machine learning principles and models, including basic theory of learning.

An extensive experimental setup of ML models for multivariable regression

Abstract: This project tests the effectiveness of multiple Machine Learning models and libraries on a regression task, namely: Decision Tree, Extra Tree, K-Nearest Neighbors, Support Vector Machine, Random Forest, Bagging and MLP. At the end, we implemented an ensemble model with the top five performing models.

Project type: B

Developed by: Veronica Pistolesi, Francesca Poli (lady-de-bugs) 🐞
Academic year: 2022/2023
Master degree: Computer Science, Artificial Intelligence curriculum

This repository contains our final project for the exam, composed of two distinct assignments:

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%