d0243ca0dbcf897bd7c1986113af251fa0aaa10f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable maxTFIDFfeatureScores : Map<Object,Double> to maxFeatureScores : Map<Object,Double> in method protected _fit(trainingData Dataframe) : void in class com.datumbox.framework.machinelearning.featureselection.scorebased.TFIDF | From | To | |
Inline Variable | 1 | ||
Inline Variable X : RealMatrix in method protected filterFeatures(newData Dataframe) : void from class com.datumbox.framework.machinelearning.featureselection.continuous.PCA | From | To |