- DecisionTreeClassifierPredict(batch)
- DecisionTreeClassifierPredict(stream)
- DecisionTreeClassifierTrain(batch)
- DecisionTreeClassifier
- GbdtClassifierPredict(batch)
- GbdtClassifierPredict(stream)
- GbdtClassifierTrain(batch)
- GbdtClassifier
- LinearSvmPredict(batch)
- LinearSvmPredict(stream)
- LinearSvmTrain(batch)
- LinearSvm
- LogisticRegressionTrain(batch)
- LogisticRegressionPredict(batch)
- LogisticRegressionPredict(stream)
- LogisticRegression
- MultilayerPerceptronClassifierPredict(batch)
- MultilayerPerceptronClassifierPredict(stream)
- MultilayerPerceptronClassifierTrain(batch)
- MultilayerPerceptronClassifier
- NaiveBayesPredict(batch)
- NaiveBayesPredict(stream)
- NaiveBayesTrain(batch)
- NaiveBayes
- OneVsRest
- RandomForestClassifierPredict(batch)
- RandomForestClassifierPredict(stream)
- RandomForestClassifierTrain(batch)
- RandomForestClassifier
- SoftmaxPredict(batch)
- SoftmaxPredict(stream)
- SoftmaxTrain(batch)
- Softmax