| Package | Description |
|---|---|
| com.logicalclocks.hsfs | |
| com.logicalclocks.hsfs.metadata |
| Modifier and Type | Method and Description |
|---|---|
TransformationFunction |
TransformationFunction.TransformationFunctionBuilder.build() |
TransformationFunction |
TrainingDatasetFeature.getTransformationFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrainingDatasetFeature.setTransformationFunction(TransformationFunction transformationFunction) |
| Constructor and Description |
|---|
TrainingDatasetFeature(String name,
String type,
FeatureGroup featuregroup,
Integer index,
Boolean label,
TransformationFunction transformationFunction) |
| Modifier and Type | Method and Description |
|---|---|
TransformationFunction |
TransformationFunctionAttached.getTransformationFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransformationFunctionAttached.setTransformationFunction(TransformationFunction transformationFunction) |
TransformationFunctionAttached.TransformationFunctionAttachedBuilder |
TransformationFunctionAttached.TransformationFunctionAttachedBuilder.transformationFunction(TransformationFunction transformationFunction) |
| Constructor and Description |
|---|
TransformationFunctionAttached(String name,
TransformationFunction transformationFunction) |
Copyright © 2023. All rights reserved.