📄️ Bias Detection Report
The Bias Detection Report runs bias queries across all clusters of a supervised clustering model and summarizes the results.
🗃️ Clustering Insights
4 items
🗃️ simCluster+ Model Specifications
2 items
📄️ simCluster and simCluster+
simCluster generates predictive groupings of similar objects in data, based on class, and supports unsupervised clustering too.
📄️ simCluster and simCluster+ Data Type Specifications
Data type specifications simCluster and simCluster+ accept for each column, including ID, REAL, NOMINAL, and MULTI_PLAIN.
📄️ simCluster Model Specifications
simCluster model specifications, including simSearch K, Pivots, and the minimum accepted match Probability.
📄️ K-Means Versus K-Spilling
The difference between simCluster+'s K-Means clustering and K-Spilling, which allows datapoints to spill into secondary clusters.
📄️ simCluster and simCluster+ Input / Output
simCluster query results as CSV: cluster ID, distance from cluster center, object ID, and the object's variables.
📄️ simCluster+ Data Type Specifications
Data type specifications simCluster+ accepts for each column, including ID, REAL, NOMINAL, and MULTI_PLAIN.
📄️ simCluster+ Input / Output
simCluster+ query results as CSV: cluster ID, distance from cluster center, object ID, and the object's variables.