HOME Classification - trained combiners Classification Classification related routinesClassification - fixed combiners

Classification - fixed combiners

This section is under construction

> Fixed combiners
averagec Combining linear classifiers by averaging coefficients
votec Voting classifier combiner
maxc Maximum classifier combiner
minc Minimum classifier combiner
meanc Mean classifier combiner
medianc Median classifier combiner
perc Percentile combiner
prodc Product classifier combiner
parallel Parallel combining of classifiers
stacked Stacked combining of classifiers
sequential Sequential combining of classifiers


R.P.W. Duin, January 28, 2013


HOME Classification - trained combiners Classification Classification related routinesClassification - fixed combiners