Gistlib Logo

gistlib

other matlab categories

`classification` code snippets in matlab

create a working reimplementation of a decision tree classifier that doesnt use fitctree in matlab
design the function function cm = classification_margin(x, t, map_func, theta) the function return a vector of the classification margins cm as the column vector in matlab
how to calculate f-score,prediction and recall in matlab in matlab

gistlibby LogSnag