Skip to content

This repo is comprised of studies developed while reading the Hands-on Machine Learning, by Aurélien Géron.

License

Notifications You must be signed in to change notification settings

pcrespoo/handsOn-ML

Repository files navigation

handsOn-ML

This repo is comprised of studies developed while reading the Hands-on Machine Learning book, by Aurélien Géron.

Folders

  • Classification: contains implementation of traditional metrics used on classification tasks using Python and Scikit-Learn based on some examples.
  • Training models: examples of gradient descent, polynomial regression, learning curves and logistic regression
  • Support Vector Machines: contains implementation of Support Vector Machine for classification and regression tasks
  • Decision trees: contains implementation of Decision Trees for classification and regression
  • Ensemble Learning: brings concepts like voting classifier, bagging, pasting, boosting and stacking
  • Dimensionality Reduction: contains implementation of PCA
  • Clustering: contains implementation of important techniques such as KMeans and DBSCAN

About

This repo is comprised of studies developed while reading the Hands-on Machine Learning, by Aurélien Géron.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published