Skip to content

YoussefAboelwafa/Supervised-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supervised Machine Learning

Supervised-Machine-Learning

This Repo contains some Models of Supervised Machine Learning
and some important Operations applied on the data in the preprocessing phase

Models:

  • Regression
    • Linear regression
  • Classification
    • KNN (K nearest neighbor)
    • Logistic regression
    • SVM (Support Vector Machine)

Operations:

  • Preprocessing
  • Pipeline
  • Hyperparameter Tuning
  • Feature Engineering
  • Cross Validation
  • Evaluating Models

About

This Repo contains some Models of Supervised Machine Learning and some important Operations applied on the data in the preprocessing phase

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors