Package | Description |
---|---|
moa.gui | |
moa.gui.visualization | |
moa.streams.clustering | |
moa.streams.generators.cd | |
moa.tasks |
Modifier and Type | Method and Description |
---|---|
void |
BatchCmd.changeCluster(ClusterEvent e) |
Modifier and Type | Method and Description |
---|---|
static void |
BatchCmd.exportCSV(String filepath,
ArrayList<ClusterEvent> clusterEvents,
MeasureCollection[] measures,
int horizon) |
Modifier and Type | Method and Description |
---|---|
void |
RunOutlierVisualizer.changeCluster(ClusterEvent e) |
void |
RunVisualizer.changeCluster(ClusterEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
GraphCanvas.setClusterEventsList(ArrayList<ClusterEvent> clusterEvents) |
Modifier and Type | Method and Description |
---|---|
void |
ClusterEventListener.changeCluster(ClusterEvent e) |
Modifier and Type | Field and Description |
---|---|
protected ArrayList<ClusterEvent> |
AbstractConceptDriftGenerator.clusterEvents |
Modifier and Type | Method and Description |
---|---|
ArrayList<ClusterEvent> |
AbstractConceptDriftGenerator.getEventsList() |
ArrayList<ClusterEvent> |
ConceptDriftGenerator.getEventsList() |
Modifier and Type | Field and Description |
---|---|
protected ArrayList<ClusterEvent> |
ConceptDriftMainTask.events |
protected ArrayList<ClusterEvent> |
RegressionMainTask.events |
Modifier and Type | Method and Description |
---|---|
ArrayList<ClusterEvent> |
ConceptDriftMainTask.getEventsList() |
ArrayList<ClusterEvent> |
RegressionMainTask.getEventsList() |
Modifier and Type | Method and Description |
---|---|
protected void |
ConceptDriftMainTask.setEventsList(ArrayList<ClusterEvent> events) |
protected void |
RegressionMainTask.setEventsList(ArrayList<ClusterEvent> events) |
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.