| 程序包 | 说明 |
|---|---|
| org.apache.flink.ml.pipeline |
| 类和说明 |
|---|
| EstimatorBase
The base class for estimator implementations.
|
| ModelBase
The base class for a machine learning model.
|
| PipelineStageBase
The base class for a stage in a pipeline, either an [[EstimatorBase]] or a [[TransformerBase]].
|
| TransformerBase
The base class for transformer implementations.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.