| Package | Description |
|---|---|
| org.apache.flink.ml.pipeline |
| Modifier and Type | Class and Description |
|---|---|
class |
EstimatorBase<E extends EstimatorBase<E,M>,M extends ModelBase<M>>
The base class for estimator implementations.
|
class |
ModelBase<M extends ModelBase<M>>
The base class for a machine learning model.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.