PRTools
A Matlab toolbox for pattern recognition Imported pages from 37Steps

Home   Guide   Software   Glossary   FAQ   Blog   About

Dataset definition

prdatasetDefine dataset from datamatrix and labelsmore routines
datasetsList information on datasets (just help, no command)
classnamesRetrieve names of classes from a dataset
classsizesRetrieve sizes of classes in a dataset
setfeatlabDefine feature labels for a dataset
getfeatlabRetrieve feature labels from a dataset
setdataDefine or replace the data in dataset
getdataRetrieve data from a dataset
setlabelsSet labels of objects in a dataset
getlabelsRetrieve labels of objects in a dataset
setpriorSet class prior probabilities of dataset
getpriorRetrieve class prior probabilities from dataset
misvalFix missing values in a dataset
selclassRetrieve some classes from a dataset

elements: datasets datafiles cells and doubles mappings classifiers mapping types.
operations:datasets datafiles cells and doubles mappings classifiers stacked parallel sequential dyadic.
user commands:datasets representation classifiers evaluation clustering examples support routines.
introductory examples:IntroductionScatterplotsDatasets Datafiles Mappings Classifiers Evaluation Learning curves Feature curves Dimension reductionCombining classifiers Dissimilarities.
advanced examples.