Skip to content

jabbala/machine_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Machine Learning

This Repo contains an important Machine Learning models that can be combined to solve any problem..\

Regression

  1. Simple Linear Regression
  2. Multiple Linear Regression
  3. Polynomial Regression
  4. Support Vector Regressor (SVR)
  5. Decision Tree Regressor
  6. Random Forest Regressor

Classification

  1. Logistic Regression
  2. Naive Bayes
  3. K-Nearest Neighbour (KNN)
  4. Support Vector Classifier(SVC)
  5. Kernel SVM
  6. Decision Tree Classification
  7. Random Forest Classification

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages