CLUSTLCURVE Learning curve from multilevel clustering for active learning
E = CLUSTLCURVE(LABC,LABT)
DescriptionThis routines calls CLUSTCERR to create a learning curve ready to be plot by PLOTE. This learning curve evaluates active learning in which objects are assigned to the class of cluster prototypes. If no output (E) is requested CLUSTLCURVE calls PLOTE internally and thereby produces automatically a figure with a learning curve. Example(s)
dset = gendatm(30000);
See alsodatasets, mappings, knnc, cluste, clusth, clustk, clustkh, clustm, clustf, clustr, dcluste, dclustf, dclusth, dclustk, dclustm, dclustr, clusteval, clustc, clustnum, clustcerr, plote,
|