Klasse ViewStatisticsClassificationInput
java.lang.Object
org.deidentifier.arx.gui.view.impl.utility.ViewStatistics<AnalysisContextClassification>
org.deidentifier.arx.gui.view.impl.utility.ViewStatisticsClassification
org.deidentifier.arx.gui.view.impl.utility.ViewStatisticsClassificationInput
- Alle implementierten Schnittstellen:
IView
This view displays a statistics about the performance of logistic regression classifiers
-
Feldübersicht
Von Klasse geerbte Felder org.deidentifier.arx.gui.view.impl.utility.ViewStatistics
MINIMAL_WORKING_TIME -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungViewStatisticsClassificationInput(org.eclipse.swt.widgets.Composite parent, Controller controller) Creates a new instance. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected String[]Returns all column headers for the AUC tableprotected String[]Returns all column headers for the overall performance tableprotected boolean[]Returns all column types, true for display as a barchartReturns all values for one row of the overall performance tableVon Klasse geerbte Methoden org.deidentifier.arx.gui.view.impl.utility.ViewStatisticsClassification
createControl, createViewConfig, doReset, doUpdate, getProgressProvider, getType, isRunning, setOtherView, setSelectionIndex, updateVon Klasse geerbte Methoden org.deidentifier.arx.gui.view.impl.utility.ViewStatistics
dispose, getController, getModel, getParent, getTarget, isEmpty, isEnabled, reset, setStatusDone, setStatusEmpty, setStatusWorking, triggerStop, triggerUpdate
-
Konstruktordetails
-
ViewStatisticsClassificationInput
public ViewStatisticsClassificationInput(org.eclipse.swt.widgets.Composite parent, Controller controller) Creates a new instance.- Parameter:
parent-controller-
-
-
Methodendetails
-
getColumnHeadersForAUCTable
Beschreibung aus Klasse kopiert:ViewStatisticsClassificationReturns all column headers for the AUC table- Angegeben von:
getColumnHeadersForAUCTablein KlasseViewStatisticsClassification- Gibt zurück:
-
getColumnHeadersForPerformanceForOverallPerformanceTable
Beschreibung aus Klasse kopiert:ViewStatisticsClassificationReturns all column headers for the overall performance table- Angegeben von:
getColumnHeadersForPerformanceForOverallPerformanceTablein KlasseViewStatisticsClassification- Gibt zurück:
-
getColumnTypesForPerformanceForOverallPerformanceTable
protected boolean[] getColumnTypesForPerformanceForOverallPerformanceTable()Beschreibung aus Klasse kopiert:ViewStatisticsClassificationReturns all column types, true for display as a barchart- Angegeben von:
getColumnTypesForPerformanceForOverallPerformanceTablein KlasseViewStatisticsClassification- Gibt zurück:
-
getColumnValuesForOverallPerformanceTable
Beschreibung aus Klasse kopiert:ViewStatisticsClassificationReturns all values for one row of the overall performance table- Angegeben von:
getColumnValuesForOverallPerformanceTablein KlasseViewStatisticsClassification- Parameter:
result-- Gibt zurück:
-