Skip to content

Project for the Machine Learning & Computational Mathematics for Learning and Data Analysis courses @ University of Pisa

Notifications You must be signed in to change notification settings

NicolaGugole/ML-CM-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-CM-Project

Project for the Machine Learning & Computational Mathematics for Learning and Data Analysis 2020/2021 @ University of Pisa

Machine Learning

Project A+CM

Implementation of various models for classification,regression task on:

The models that implemented are the following:

  • SVM/SVR with different kernels
  • Multi Layer Perceptron (MLP)

Computational Mathematics for Learning and Data Analysis

Project 14

(Model) is a SVR-type approach of your choice (in particular, with one or more kernels of your choice).

(Algorithm) is a dual approach with appropriate choices of the constraints to be dualized, where the Lagrangian Dual is solved by an algorithm of the class of deflected subgradient methods. Reference: 1 - 2

About

Project for the Machine Learning & Computational Mathematics for Learning and Data Analysis courses @ University of Pisa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 90.2%
  • Python 9.8%