| Package | Description |
|---|---|
| org.apache.flink.ml.common.mapper | |
| org.apache.flink.ml.common.model |
| Constructor and Description |
|---|
ModelMapperAdapter(ModelMapper mapper,
ModelSource modelSource)
Construct a ModelMapperAdapter with the given ModelMapper and ModelSource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BroadcastVariableModelSource
A
ModelSource implementation that reads the model from the broadcast variable. |
class |
RowsModelSource
A
ModelSource implementation that reads the model from the memory. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.