49c5d1a4b159e08e849b2f5fa73e99599fbbf0d1
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method public selectHighScoreFeatures(featureScores Map<Object,Double>, maxFeatures Integer) : void from class com.datumbox.framework.core.machinelearning.common.abstracts.featureselectors.AbstractScoreBasedFeatureSelector to protected selectHighScoreFeatures(featureScores Map<Object,Double>, maxFeatures Integer) : void from class com.datumbox.framework.core.machinelearning.common.abstracts.featureselectors.AbstractFeatureSelector | From | To |