Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/enricobolzonello/ml_homeworks
- Owner: enricobolzonello
- Created: 2023-03-27T16:24:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T05:22:18.000Z (almost 2 years ago)
- Last Synced: 2024-11-24T10:21:45.477Z (2 months ago)
- Topics: linear-regression, machine-learning, neural-network, scikit-learn, svm
- Language: Jupyter Notebook
- Homepage:
- Size: 29.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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