Package

frameless.ml

classification

Permalink

package classification

Visibility
  1. Public
  2. All

Type Members

  1. final class TypedRandomForestClassifier[Inputs] extends TypedEstimator[Inputs, Outputs, RandomForestClassificationModel]

    Permalink

    Random Forest learning algorithm for classification.

    Random Forest learning algorithm for classification. It supports both binary and multiclass labels, as well as both continuous and categorical features.

Value Members

  1. object TypedRandomForestClassifier

    Permalink

Ungrouped