Uses of Class
moa.classifiers.meta.StreamingGradientBoostedTrees.SGBT.Objective
-
Packages that use StreamingGradientBoostedTrees.SGBT.Objective Package Description moa.classifiers.meta -
-
Uses of StreamingGradientBoostedTrees.SGBT.Objective in moa.classifiers.meta
Subclasses of StreamingGradientBoostedTrees.SGBT.Objective in moa.classifiers.meta Modifier and Type Class Description static class
StreamingGradientBoostedTrees.SGBT.SoftmaxCrossEntropy
static class
StreamingGradientBoostedTrees.SGBT.SquaredError
Fields in moa.classifiers.meta declared as StreamingGradientBoostedTrees.SGBT.Objective Modifier and Type Field Description protected StreamingGradientBoostedTrees.SGBT.Objective
StreamingGradientBoostedTrees.SGBT. mObjective
-