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 > Nonnegative Matrix Factoriz... > Orthogonal Partitioning Clu... > OC Model Viewer and Algorit... > OC Algorithm Settings
The O-Cluster (OC) algorithm supports these settings:
Number of Clusters: It is the maximum number of leaf clusters generated by the algorithm. The default is 10.
Buffer Size: It 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: It 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.