Home > Data Mining Algorithms > Anomaly Detection > Anomaly Detection Viewers a... > Association > AR Model Viewers and Algori... > Decision Tree > Expectation Maximization > EM Model Viewer and Algorit... > Generalized Linear Models > GLM Model Viewers and Algor... > k-Means > Naive Bayes > Non-Negative Matrix Factori... > Orthogonal Partitioning Clu... > OC Model Viewer and Algorit... > OC Algorithm Settings
The O-Cluster (OC) algorithm supports these settings:
Number of Clusters is the maximum number of leaf clusters generated by the algorithm. The default is 10.
Buffer Size is the maximum size of the memory buffer, in logical records, that can be used by the algorithm. The default is 50,000 logical records.
Sensitivity is a number between 0 (fewer clusters) and 1 (more clusters); the default is 0.5.This value specifies the peak density required for separating a new cluster. This value is related to the global uniform density.