Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enricobolzonello/ml_homeworks

Homeworks for the Machine Learning Course 2022/23 @ Unipd
https://github.com/enricobolzonello/ml_homeworks

linear-regression machine-learning neural-network scikit-learn svm

Last synced: 7 days ago
JSON representation

Homeworks for the Machine Learning Course 2022/23 @ Unipd

Awesome Lists containing this project

README

        

# Machine Learning Homeworks
Homeworks for the Machine Learning Course 2022/23, Computer Engineering Master's Degree @ Unipd

### Organization of the Repository
* `hw1`: first homework, Linear Regression on a Combined Cycle Power Plant (CCPP) data
* `hw2`: second homework, SVM for classification, without and with kernels
* `hw3`: third and last homework, Neural Networks for Classification