13333ce02e96f82b302c22392088249d57d0b8c8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 3 | ||
Extract And Move Method public sentimentAnalysis() : Map<Object,URI> extracted from public testPredict() : void in class com.datumbox.framework.core.machinelearning.topicmodeling.LatentDirichletAllocationTest & moved to class com.datumbox.framework.core.common.Datasets | From | To | |
Extract And Move Method public exampleHtmlCode() : String extracted from public testExtract() : void in class com.datumbox.framework.applications.nlp.CETRTest & moved to class com.datumbox.framework.core.common.Datasets | From | To | |
Extract And Move Method public sentimentAnalysis() : Map<Object,URI> extracted from private trainAndValidate(modelerTrainingParameters ML.AbstractTrainingParameters, featureSelectorTrainingParameters FS.AbstractTrainingParameters, numericalScalerTrainingParameters NS.AbstractTrainingParameters, expectedF1score double, testId int) : void in class com.datumbox.framework.applications.nlp.TextClassifierTest & moved to class com.datumbox.framework.core.common.Datasets | From | To |