LEMGA Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
_boost_cg
_boost_gd
_conjugate_gradient
_gd_adaptive
_gd_momentumGradient descent with momentum
_gd_weightdecayGradient descent with weight decay
_gradient_descentGradient descent
_line_search
_mgn_gd
_register_creator
_searchInterface used in iterative optimization algorithms
_shared_ptr
AdaBoostAdaBoost (adaptive boosting)
AdaBoost_ECOCAdaBoost.ECC with exponential cost and Hamming distance
AdaBoost_ERPAdaBoost.ERP (AdaBoost.ECC with Re-Partitioning)
AdaCost
AggregatingAn abstract class for aggregating
BaggingBagging (boostrap aggregating)
bisigmoid
BoostingBoosting generates a linear combination of hypotheses
Boosting::BoostWgtWeight in gradient descent
CascadeAggregate hypotheses in a cascade (sequential) way
CGBoostCGBoost (Conjugate Gradient Boosting)
const_shared_ptrShared pointers (whose content can not be changed)
CrossValA combination of cross-validation and model selection
DataFeederFeed (random splitted) training and testing data
DataFeeder::LINEAR_SCALE_PARAM
datasetClass template for storing, retrieving, and manipulating a vector of input-output style data
exponential
FeedForwardNN
HoldoutCrossValRandomized holdout cross-validation
KernelThe operator() gives the inner-product in the transformed space
LearnModelA unified interface for learning models
LinearLinear kernel $\left<u,v\right>$
logistic
LPBoostLPBoost (Linear-Programming Boosting)
MgnBoostMgnBoost (margin maximizing boosting)
MgnCostCost proxy used in MgnBoost
MultiClass_ECOCMulticlass classification using error-correcting output code
NNLayerA layer in a neural network
ObjectThe root (ancestor) of all classes
Ordinal_BLEOrdinal regression via binary learning on extended examples
PerceptronPerceptron kernel $-\left|u-v\right|_2$
PerceptronPerceptron models a type of artificial neural network that consists of only one neuron, invented by Frank Rosenblatt in 1957
PolynomialPolynomial kernel $(\gamma*\left<u,v\right>+c_0)^d$
PulseMulti-transition pulse functions (step functions)
RBFRBF (Gausssian) kernel $e^{-\gamma\left|u-v\right|_2^2}$
sigmoid
SigmoidSigmoid kernel $\tanh(\gamma\left<u,v\right>+c_0)$
StumpDecision stump
StumpStump kernel $-\left|u-v\right|_1$
SVM
var_shared_ptrShared pointers (whose content can be changed)
vFoldCrossValV-fold cross validation

Generated on Wed Nov 8 08:16:22 2006 for LEMGA by  doxygen 1.4.6