4c49b9fb2bf72728d9dcbc8e474f6a2970e771ef
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable ret : double to scoreArray : INDArray in method private scoreArray() : INDArray in class org.nd4j.linalg.lossfunctions.LossCalculation | From | To | |
Rename Variable labelsSubZ : INDArray to labelsSubZSquared : INDArray in method private scoreArray() : INDArray in class org.nd4j.linalg.lossfunctions.LossCalculation | From | To | |
Rename Variable mseDelta : INDArray to mseDeltaSquared : INDArray in method private scoreArray() : INDArray in class org.nd4j.linalg.lossfunctions.LossCalculation | From | To | |
Rename Variable temp2 : INDArray to exampleScores : INDArray in method public score() : double in class org.nd4j.linalg.lossfunctions.LossCalculation | From | To | |
Change Variable Type | 1 | ||
Change Variable Type ret : double to scoreArray : INDArray in method private scoreArray() : INDArray in class org.nd4j.linalg.lossfunctions.LossCalculation | From | To | |
Extract Method | 1 | ||
Extract Method private scoreArray() : INDArray extracted from public score() : double in class org.nd4j.linalg.lossfunctions.LossCalculation | From | To |