public static class KDDCLIApplication.Parameterizer extends AbstractApplication.Parameterizer
Modifier and Type | Field and Description |
---|---|
protected KDDTask |
task
The KDD Task to perform.
|
INPUT_ID, OUTPUT_ID
Constructor and Description |
---|
KDDCLIApplication.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected KDDCLIApplication |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configVerbose, getParameterInputFile, getParameterInputFile, getParameterOutputFile, getParameterOutputFile
configure, make
protected KDDTask task
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractApplication.Parameterizer
config
- Parameterization to add options to.protected KDDCLIApplication makeInstance()
AbstractParameterizer
makeInstance
in class AbstractApplication.Parameterizer