public interface HasSelectedCols<T>
extends org.apache.flink.ml.api.misc.param.WithParams<T>
| Modifier and Type | Field and Description |
|---|---|
static org.apache.flink.ml.api.misc.param.ParamInfo<String[]> |
SELECTED_COLS |
| Modifier and Type | Method and Description |
|---|---|
default String[] |
getSelectedCols() |
default T |
setSelectedCols(String... value) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.