org.apache.spark.mllib.tree

configuration

package configuration

Visibility
  1. Public
  2. All

Type Members

  1. class Strategy extends Serializable

    :: Experimental :: Stores all the configuration options for tree construction

Value Members

  1. object Algo extends Enumeration

    :: Experimental :: Enum to select the algorithm for the decision tree

  2. object FeatureType extends Enumeration

    :: Experimental :: Enum to describe whether a feature is "continuous" or "categorical"

  3. object QuantileStrategy extends Enumeration

    :: Experimental :: Enum for selecting the quantile calculation strategy

Ungrouped