Skip to content

Several regression and binary classification algorithms are available in scikit-learn. In this part I am first classifying the quality of wine using map function (threshold) of python then I used LabelBinarizer preprocessing function of scikit-learn method to classify wine either 0 or 1.

Notifications You must be signed in to change notification settings

sunpan76/Binary-Classification-Python-vs-scikit-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Binary-Classification-Python-vs-scikit-learn

Several regression and binary classification algorithms are available in scikit-learn. In this part I am first classifying the quality of wine using map function (threshold) of python then I used LabelBinarizer preprocessing function of scikit-learn method to classify wine either 0 or 1.

About

Several regression and binary classification algorithms are available in scikit-learn. In this part I am first classifying the quality of wine using map function (threshold) of python then I used LabelBinarizer preprocessing function of scikit-learn method to classify wine either 0 or 1.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published