Skip to content

ceo21ckim/sklearn-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scikit-learn

├── Practice
│   ├── Importance of Feature Scaling
│   ├── Multi-metric Evaluation
│   ├── Permutation Feature Importance
│   └── RocCurve and DETCurve
│
├── Supervised Learning
│   ├── Ordinary Least Squares
│   ├── Ridge Regression and Classification
│   ├── Lasso
│   ├── Multi-task Lasso
│   ├── Elastic Net
│   ├── Baysian Regression
│   ├── Logistic Regression
│   └── Generalized Linear Regression
│
├── Unsupervised Learning
│
└── README.md

Supervised Learning

Ordinary Least Squares : OLS

Ridge Regression and Classification : Ridge

Lasso : Lasso

Multi Task Lass : Multi Task Lass

Elastic Net : Elastic Net

Bayesian Regression : Bayesian

Logistic Regression : Logistic

Generalized Linear Regression : GLM

Unsupervised Learning

Gauusian Mixture Models : GMM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published