Skip to content

rburade21/ML-Resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

ML-Resources

Introduction to machine learning

  1. Python for DataScience
  2. Statistics
  3. machine learning algorithms
    • supervised ML

      • Naive Bayes
      • SVM
      • Descision Trees
      • KNeighbors
    • Regression (Continues Supervised ML)

      • Ordinary Least Squares (OLS)
      • Gradient Descent
    • Unsupervised Learning

      • K-Means Clustering
  4. Learning from Text
    • data stemming (using stemmers)
    • data bagging
    • TfidfVectorizer
    • removing stopwords

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published