Class | Description |
---|---|
Cluster |
This class represents a single cluster in the model
|
ClusTreeModel |
Represents the ClusTree model
|
DataPoint |
Object which holds the data from each event and information about centroids in terms of coordinates
|
KMeansModel |
stores info about the kmeans model
|
Trainer |
This class will be used for separate thread refreshment of kmeans model
|
WeightedKMeans |
perform weighted kmeans calculations.
|
Copyright © 2018 WSO2. All rights reserved.