| Package | Description |
|---|---|
| org.nd4j.linalg.dataset.api.preprocessor.serializer |
| Modifier and Type | Method and Description |
|---|---|
NormalizerMinMaxScaler |
MinMaxSerializerStrategy.restore(@NonNull InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
void |
MinMaxSerializerStrategy.write(@NonNull NormalizerMinMaxScaler normalizer,
@NonNull OutputStream stream) |
Copyright © 2021. All rights reserved.