| Package | Description |
|---|---|
| org.nd4j.linalg.dataset.api.preprocessor.serializer |
| Modifier and Type | Method and Description |
|---|---|
MultiNormalizerMinMaxScaler |
MultiMinMaxSerializerStrategy.restore(InputStream stream)
Restore a MultiNormalizerMinMaxScaler that was previously serialized by this strategy
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiMinMaxSerializerStrategy.write(MultiNormalizerMinMaxScaler normalizer,
OutputStream stream)
Serialize a MultiNormalizerMinMaxScaler to a output stream
|
Copyright © 2018. All rights reserved.