![]() |
IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
|
Files | |
file | demo_bagging_svm.m [code] |
Bagging example using SVM classifier and drawing classification regions.Uses a 2D artificial data to show the classification boundaries of component classifiers and of the overall classifier. | |
file | demo_clssr_d.m [code] |
Draws classification regions for classifiers LDC/QDC. | |
file | demo_clssr_knn.m [code] |
Draws classification regions for classifier k-NN. | |
file | demo_clssr_tree.m [code] |
Draws classification regions for the Tree classifier. | |
file | demo_eclass_animation.m [code] |
Shows evolution of classifier eClass, saves animated GIF.Uses userdata_nc2nf2 dataset. | |
file | demo_eclass_artificial.m [code] |
Draws classification regions for classifier eClass. | |