| Package | Description |
|---|---|
| moa.cluster | |
| moa.clusterers.clustream | |
| moa.clusterers.clustree | |
| moa.clusterers.denstream | |
| moa.clusterers.macro | |
| moa.gui.visualization |
| Modifier and Type | Class and Description |
|---|---|
class |
CFCluster |
| Modifier and Type | Method and Description |
|---|---|
void |
SphereCluster.combine(SphereCluster cluster) |
double |
SphereCluster.getCenterDistance(SphereCluster other) |
double[] |
SphereCluster.getDistanceVector(SphereCluster other) |
double |
SphereCluster.getHullDistance(SphereCluster other) |
void |
SphereCluster.merge(SphereCluster cluster) |
double |
SphereCluster.overlapRadiusDegree(SphereCluster other)
Checks whether two
SphereCluster overlap based on radius
NOTE: overlapRadiusDegree only calculates the overlap based
on the centers and the radi, so not the real overlap
TODO: should we do this by MC to get the real overlap??? |
boolean |
SphereCluster.overlapSave(SphereCluster other)
When a clusters looses points the new minimal bounding sphere can be
partly outside of the originating cluster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClustreamKernel |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusKernel
Representation of an Entry in the tree
|
| Modifier and Type | Class and Description |
|---|---|
class |
MicroCluster |
| Modifier and Type | Class and Description |
|---|---|
class |
NonConvexCluster |
| Constructor and Description |
|---|
ClusterPanel(SphereCluster cluster,
Color color,
StreamPanel sp)
Creates new form ObjectPanel
|
OutlierPanel(MyBaseOutlierDetector myOutlierDetector,
MyBaseOutlierDetector.Outlier outlier,
SphereCluster cluster,
Color color,
StreamOutlierPanel sp)
Creates new form ObjectPanel
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.