Package | Description |
---|---|
moa.gui | |
moa.gui.visualization | |
moa.streams | |
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 |
RunVisualizer.changeCluster(ClusterEvent e) |
void |
RunOutlierVisualizer.changeCluster(ClusterEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
GraphCanvas.setClusterEventsList(ArrayList<ClusterEvent> clusterEvents) |
Modifier and Type | Field and Description |
---|---|
protected ArrayList<ClusterEvent> |
ArffFileStream.clusterEvents |
Modifier and Type | Method and Description |
---|---|
ArrayList<ClusterEvent> |
ArffFileStream.getEventsList() |
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 |
protected ArrayList<ClusterEvent> |
MultiLabelMainTask.events |
protected ArrayList<ClusterEvent> |
AuxiliarMainTask.events |
protected ArrayList<ClusterEvent> |
ClassificationMainTask.events |
protected ArrayList<ClusterEvent> |
MultiTargetMainTask.events |
Modifier and Type | Method and Description |
---|---|
ArrayList<ClusterEvent> |
ConceptDriftMainTask.getEventsList() |
ArrayList<ClusterEvent> |
RegressionMainTask.getEventsList() |
ArrayList<ClusterEvent> |
MultiLabelMainTask.getEventsList() |
ArrayList<ClusterEvent> |
AuxiliarMainTask.getEventsList() |
ArrayList<ClusterEvent> |
ClassificationMainTask.getEventsList() |
ArrayList<ClusterEvent> |
MultiTargetMainTask.getEventsList() |
Modifier and Type | Method and Description |
---|---|
protected void |
ConceptDriftMainTask.setEventsList(ArrayList<ClusterEvent> events) |
protected void |
RegressionMainTask.setEventsList(ArrayList<ClusterEvent> events) |
protected void |
MultiLabelMainTask.setEventsList(ArrayList<ClusterEvent> events) |
protected void |
AuxiliarMainTask.setEventsList(ArrayList<ClusterEvent> events) |
protected void |
ClassificationMainTask.setEventsList(ArrayList<ClusterEvent> events) |
protected void |
MultiTargetMainTask.setEventsList(ArrayList<ClusterEvent> events) |
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.