122a0074065474c0cc69c594c7d5ac401f925cbb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method public revertFeatures(features INDArray) : void extracted from public revert(toPreProcess DataSet) : void in class org.nd4j.linalg.dataset.api.preprocessor.NormalizerStandardize | From | To | |
| Extract Method public revertLabels(labels INDArray) : void extracted from public revert(toPreProcess DataSet) : void in class org.nd4j.linalg.dataset.api.preprocessor.NormalizerStandardize | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public revertFeatures(features INDArray) : void extracted from public revertPreProcess(toPreProcess DataSet) : void in class org.nd4j.linalg.dataset.api.preprocessor.NormalizerMinMaxScaler & moved to class org.nd4j.linalg.dataset.api.preprocessor.ImagePreProcessingScaler | From | To |