Skip to content

In project explains how to work with Sklearn multioutput class for multiple targets in classification

License

Notifications You must be signed in to change notification settings

smabdullah/multioutput_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multioutput classification

When I started learning different machine learning algorithms, I always asked myself how to handle multiple targets. That is, for a regression we need to predict multiple target variables and same for classification. This project explains how to use the Sklearn multioutput class for handling multiple outputs for classification and regression.

About

In project explains how to work with Sklearn multioutput class for multiple targets in classification

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages