Skip to content

In this repository, you'll find a set of Python exercises focused on fundamental machine learning concepts using scikit-learn library.

License

Notifications You must be signed in to change notification settings

zoppellarielena/Exercises-for-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Machine Learning Exercises

This repository contains three sets of exercises completed for Machine Learning course offered by the University of Padova in Autumn 2022 (academic year 2022-2023). The exercises cover the following topics:

  1. Manual implementation of perceptron, logistic regression using scikit-learn, and linear regression using scikit-learn.
  2. Support Vector Machines.
  3. Image classification using Neural Networks.

About

In this repository, you'll find a set of Python exercises focused on fundamental machine learning concepts using scikit-learn library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published