class CategoricalSplit extends Split
- Alphabetic
- By Inheritance
- CategoricalSplit
- Split
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Value Members
-
def
equals(o: Any): Boolean
- Definition Classes
- CategoricalSplit → AnyRef → Any
-
val
featureIndex: Int
Index of feature which this split tests
Index of feature which this split tests
- Definition Classes
- CategoricalSplit → Split
-
def
hashCode(): Int
- Definition Classes
- CategoricalSplit → AnyRef → Any
-
def
leftCategories: Array[Double]
Get sorted categories which split to the left
-
val
numCategories: Int
- Annotations
- @Since( "2.0.0" )
-
def
rightCategories: Array[Double]
Get sorted categories which split to the right