- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.wso2.carbon.ml.core.spark.transformations.MissingValuesFilter
-
- All Implemented Interfaces:
- Serializable, org.apache.spark.api.java.function.Function<String[],Boolean>
public class MissingValuesFilter
extends Object
implements org.apache.spark.api.java.function.Function<String[],Boolean>
A filter to remove rows containing missing values
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- Detail:
- Field |
- Constr |
- Method
Copyright © 2015 WSO2, Inc.. All Rights Reserved.