4da48e6f90ceb7ee585b66af4f384cc868f6ca8e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 22
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type UpdatesStrategy<? super MultilayerPerceptron,P> to UpdatesStrategy in method public getUpdatesStgy() : UpdatesStrategy in class org.apache.ignite.ml.regressions.logistic.multiclass.LogRegressionMultiClassTrainer | From | To | |
Change Return Type UpdatesStrategy<? super MultilayerPerceptron,P> to UpdatesStrategy in method public getUpdatesStgy() : UpdatesStrategy in class org.apache.ignite.ml.regressions.logistic.binomial.LogisticRegressionSGDTrainer | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type updatesStgy : UpdatesStrategy<? super MultilayerPerceptron,P> to updatesStgy : UpdatesStrategy in class org.apache.ignite.ml.regressions.logistic.multiclass.LogRegressionMultiClassTrainer | From | To | |
Change Attribute Type updatesStgy : UpdatesStrategy<? super MultilayerPerceptron,P> to updatesStgy : UpdatesStrategy in class org.apache.ignite.ml.regressions.logistic.binomial.LogisticRegressionSGDTrainer | From | To |