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 ResultTypeResultType.DATASET_INFORMATIONstatic final ResultTypeResultType.FEATURE_VALUESstatic final ResultTypeResultType.NONEstatic final ResultTypeResultType.PERFORMANCE_MEASURESstatic final ResultTypeResultType.SELECTED_FEATURE_SUBSETMethods 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.