Package sklearn
Interface SkLearnSteps
-
public interface SkLearnSteps
-
-
Field Summary
Fields Modifier and Type Field Description static StringDROPstatic StringPASSTHROUGH
-
-
-
Field Detail
-
DROP
static final String DROP
- See Also:
- Constant Field Values
-
PASSTHROUGH
static final String PASSTHROUGH
- See Also:
- Constant Field Values
-
-