Algorithm |
This class calculates the different measures for each algorithm
|
AnalyzeTab |
In this class are compared online learning algorithms on multiple datasets by
performing appropriate statistical tests.
|
Buffer |
This class is the buffer where the threads get each task to execute
|
ExpPreviewPanel |
This panel displays the running task preview text and buttons.
|
ExpPreviewPanel.TypePanel |
|
ExpTaskThread |
Task Thread.
|
ExpTaskThread.Status |
|
ImageChart |
This class allows to handle the properties of the graph created by
JFreeChart.
|
ImageTreePanel |
This class creates a JTree panel to show the images generated with
JFreeChart.
|
Measure |
This class determines the value of each measure for each algorithm
|
PlotTab |
Generate figures plotting the performance measurements of various learning
algorithms over time.
|
PlotTab.LegendType |
Lgend type
|
PlotTab.PlotStyle |
Plot style
|
PlotTab.Terminal |
Terminal
|
Stream |
This class contains the name of a stream and a list of algorithms.
|
Summary |
This class performs the different summaries.
|
SummaryTab |
Summarize the performance measurements of different learning algorithms over
time in LaTeX and HTML formats.
|
SummaryTable |
Class to create the fields needed to display the summaries in the gui.
|
TaskManagerTabPanel |
Run online learning algorithms over multiple datasets and save the
corresponding experiment results over time: measurements of time, memory, and
predictive accuracy.
|
TaskManagerTabPanel.TaskTableModel |
Class TaskTableModel
|
TaskTextViewerPanel |
This panel displays text.
|