Skip to content

Sh-Zh-7/machine-learning-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Plot

When we do machine learning project, or other scientist activities like math modeling and so on. It's unavoidable to visualize your result.
But we all know plotting is a kind of Boilerplate code. So I decided to create a repo to record the code when we need to plot.

Classification

when you are doing classification problems. You can get following plot codes:

  1. distribution map of labels
  2. distribution map of features
  3. heat map of given features
  4. learning curve
  5. feature importances
  6. ROC curve

About

Simplify machine learning's plotting procedure.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published