Skip to content

Ploting decision boundary from any classifier in n-dimensions

Notifications You must be signed in to change notification settings

IdoZehori/Decision_boundary_plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Decision-boundary-plot

Ploting decision boundary from any classifier in n-dimensions

The idea of this is to try to create an algorithm that samples from a hyper-plane in n-dimensions that is generated by some classification algorithm.

I than project the original data and the samples with PCA into two dimensions and plot the decision boundary.

Unlike other algorithms I've come by - this one actually samples from the hyper-plane in n-dimensions and not only predict from an already projected down to 3-d version of the data.

About

Ploting decision boundary from any classifier in n-dimensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published