Skip to content

asce0/Machine-Learning-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Machine-Learning-Basics

Introduction to machine learning:

  • introduction
  • supervised learning
  • unsupervised learning
  • autograd
  • NLP

Supervised Learning:

  • regression
    • Linear Regression
    • Polynomial Regression
  • classification
    • Logistic Regression
    • Desision Tree
    • KNN (K-Nearest-Neighbors)

Unsupervised Learning:

  • Clustering
    • K-Means
    • Mean Shift

you will need to install anaconda Distrebution or jupyter notebook

About

Introduction to machine learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published