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

https://github.com/noranta4/machine-learning-homeworks

Machine learning homeworks • University project • 2016 - Machine Learning - MSc in Computer Science, I year
https://github.com/noranta4/machine-learning-homeworks

bayesian-networks clustering gaussian-mixture-models knn machine-learning pca regression svm

Last synced: 11 months ago
JSON representation

Machine learning homeworks • University project • 2016 - Machine Learning - MSc in Computer Science, I year

Awesome Lists containing this project

README

          

# Machine Learning exercises

Machine Learning homeworks from the ML course, prof. Barbara Caputo.

University project • 2016 - Machine Learning - MSc in Computer Science, I year

Each folder contains the statement of each problem as well as the solution code and the report.

## Problems

1. Principal Component Analysis and Naive Bayes Classification.

2. Regression.

3. K-nearest neighbors.

4. Support-vector machines.

5. Clustering.

6. Bayesian networks.