JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.apache.spark.mllib.feature
Package Hierarchies:
All Packages
Class Hierarchy
Object
org.apache.spark.mllib.feature.
ChiSqSelector
(implements scala.Serializable)
org.apache.spark.mllib.feature.
ChiSqSelectorModel
(implements org.apache.spark.mllib.util.
Saveable
, org.apache.spark.mllib.feature.
VectorTransformer
)
org.apache.spark.mllib.feature.
ChiSqSelectorModel.SaveLoadV1_0$
org.apache.spark.mllib.feature.
ChiSqSelectorModel.SaveLoadV1_0$.Data
(implements scala.Product, scala.Serializable)
org.apache.spark.mllib.feature.
ElementwiseProduct
(implements org.apache.spark.mllib.feature.
VectorTransformer
)
org.apache.spark.mllib.feature.
HashingTF
(implements scala.Serializable)
org.apache.spark.mllib.feature.
IDF
org.apache.spark.mllib.feature.
IDF.DocumentFrequencyAggregator
(implements scala.Serializable)
org.apache.spark.mllib.feature.
IDFModel
(implements scala.Serializable)
org.apache.spark.mllib.feature.
Normalizer
(implements org.apache.spark.mllib.feature.
VectorTransformer
)
org.apache.spark.mllib.feature.
PCA
org.apache.spark.mllib.feature.
PCAModel
(implements org.apache.spark.mllib.feature.
VectorTransformer
)
org.apache.spark.mllib.feature.
StandardScaler
org.apache.spark.mllib.feature.
StandardScalerModel
(implements org.apache.spark.mllib.feature.
VectorTransformer
)
org.apache.spark.mllib.feature.
VocabWord
(implements scala.Product, scala.Serializable)
org.apache.spark.mllib.feature.
Word2Vec
(implements scala.Serializable)
org.apache.spark.mllib.feature.
Word2VecModel
(implements org.apache.spark.mllib.util.
Saveable
, scala.Serializable)
Interface Hierarchy
java.io.Serializable
scala.Serializable
org.apache.spark.mllib.feature.
VectorTransformer
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes