4688b8f374eaa53cd8f9980f1a7d42183f171bd9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 82
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 2 | ||
Move And Inline Method public save() : void moved from class com.datumbox.framework.core.machinelearning.common.abstracts.algorithms.AbstractBoostingBagging to class com.datumbox.framework.core.machinelearning.regression.StepwiseRegression & inlined to public save(dbName String) : void | From | To | |
Move And Inline Method public save() : void moved from class com.datumbox.framework.core.machinelearning.common.abstracts.algorithms.AbstractBoostingBagging to class com.datumbox.framework.applications.datamodeling.Modeler & inlined to public save(dbName String) : void | From | To | |
Rename Variable | 3 | ||
Rename Variable t : int to i : int in method protected _fit(trainingData Dataframe) : void in class com.datumbox.framework.core.machinelearning.common.abstracts.algorithms.AbstractBoostingBagging | From | To | |
Rename Variable rootPath : Path to srcPath : Path in method public closeAndRename(newDBName String) : boolean in class com.datumbox.framework.common.persistentstorage.mapdb.MapDBConnector | From | To | |
Rename Variable rootPath : Path to srcPath : Path in method public closeAndRename(newDBName String) : boolean in class com.datumbox.framework.common.persistentstorage.inmemory.InMemoryConnector | From | To | |
Extract Variable | 2 | ||
Extract Variable targetPath : Path in method public closeAndRename(newDBName String) : boolean from class com.datumbox.framework.common.persistentstorage.inmemory.InMemoryConnector | From | To | |
Extract Variable targetPath : Path in method public closeAndRename(newDBName String) : boolean from class com.datumbox.framework.common.persistentstorage.mapdb.MapDBConnector | From | To |