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
|
ExperimenterTabPanel |
|
ExperimeterCLI |
|
ExpPreviewPanel |
This panel displays the running task preview text and buttons.
|
ExpTaskThread |
Task Thread.
|
ImageChart |
This class allows to handle the properties of the graph created by
JFreeChart.
|
ImagePanel |
This class creates a panel with an image.
|
ImageTreePanel |
This class creates a JTree panel to show the images generated with
JFreeChart.
|
ImageViewer |
This class creates a window where images generated with JFreeChart are
displayed.
|
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.
|
PreviewExperiments |
|
RankingGraph |
Shows the comparison of several online learning algorithms on multiple
datasets by performing appropriate statistical tests.
|
ReadFile |
This class processes the results files of the algorithms in each directory.
|
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.
|
SummaryViewer |
Class to display summaries in the gui.
|
TaskManagerForm |
|
TaskManagerTabPanel |
Run online learning algorithms over multiple datasets and save the
corresponding experiment results over time: measurements of time, memory, and
predictive accuracy.
|
TaskTextViewerPanel |
This panel displays text.
|