Class UnivariateFeatureSelectorModel

All Implemented Interfaces:
Serializable, org.apache.spark.internal.Logging, UnivariateFeatureSelectorParams, Params, HasFeaturesCol, HasLabelCol, HasOutputCol, Identifiable, MLWritable, scala.Serializable

public class UnivariateFeatureSelectorModel extends Model<UnivariateFeatureSelectorModel> implements UnivariateFeatureSelectorParams, MLWritable
See Also: