f2d6e43605f8daaa12c3cb729a1ddd56bf36f564
Files Diff
- Added: 7
- Removed: 1
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Attribute | 3 | ||
Pull Up Attribute private clsLb : L from class org.apache.ignite.ml.selection.scoring.metric.Recall to protected clsLb : L from class org.apache.ignite.ml.selection.scoring.metric.ClassMetric | From | To | |
Pull Up Attribute private clsLb : L from class org.apache.ignite.ml.selection.scoring.metric.Fmeasure to protected clsLb : L from class org.apache.ignite.ml.selection.scoring.metric.ClassMetric | From | To | |
Pull Up Attribute private clsLb : L from class org.apache.ignite.ml.selection.scoring.metric.Precision to protected clsLb : L from class org.apache.ignite.ml.selection.scoring.metric.ClassMetric | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.apache.ignite.ml.selection.scoring.metric.ClassMetric from classes [org.apache.ignite.ml.selection.scoring.metric.Fmeasure, org.apache.ignite.ml.selection.scoring.metric.Precision, org.apache.ignite.ml.selection.scoring.metric.Recall] | From | To |