Uses of Class
unifeat.result.ResultType
Packages that use ResultType
-
Uses of ResultType in unifeat.result
Fields in unifeat.result declared as ResultTypeModifier and TypeFieldDescriptionstatic final ResultType
ResultType.DATASET_INFORMATION
static final ResultType
ResultType.FEATURE_VALUES
static final ResultType
ResultType.NONE
static final ResultType
ResultType.PERFORMANCE_MEASURES
static final ResultType
ResultType.SELECTED_FEATURE_SUBSET
Methods in unifeat.result that return ResultTypeMethods in unifeat.result with parameters of type ResultTypeModifier and TypeMethodDescriptionResults.toString
(ResultType type) This method converts the obtained results over all runs to the string based on result type for showing in the result panel.