|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--textminer.task.Subtask
|
+--textminer.task.SubtaskSelector
The SubtaskSelector is a specification for the task of feature (subset) selection.
In particular, it enumerates two lists: a list of jobs to be done by feature selector and a set of global variables.
| Field Summary | |
java.lang.String |
fmethod
String expression of current feature selection method |
double |
threshold
Threshold |
| Fields inherited from class textminer.task.Subtask |
activeClasses, alias, data_repository, dataset_dir, result_repository, task_assignment, task_name, verbose |
| Constructor Summary | |
SubtaskSelector()
Constructor of SubtaskSelector() |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String fmethod
public double threshold
| Constructor Detail |
public SubtaskSelector()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||