| Package | Description |
|---|---|
| edu.umass.cs.mallet.base.classify |
| Modifier and Type | Method and Description |
|---|---|
Classifier |
MCMaxEntTrainer.trainWithFeatureInduction(InstanceList trainingData,
InstanceList validationData,
InstanceList testingData,
ClassifierEvaluating evaluator,
MCMaxEnt maxent,
int totalIterations,
int numIterationsBetweenFeatureInductions,
int numFeatureInductions,
int numFeaturesPerFeatureInduction,
String gainName)
Like the other version of
trainWithFeatureInduction, but
allows some default options to be changed. |
Copyright © 2019 JULIE Lab, Germany. All rights reserved.