inst/help/mlClusteringHierarchical.md

Hierarchical Clustering

Hierarchical clustering is a hard partitioning algorithm which aims to partition data into several clusters, where each observation belongs to only one group. The data is divided in such a way that the degree of similarity between two data observations is maximal if they belong to the same group and minimal if not.

Assumptions

Input

Assignment Box

Tables

Plots

Training Parameters

Algorithmic Settings

Cluster Determination

Add Predicted Clusters to Data

Generates a new column in your dataset with the cluster labels of your cluster result. This gives you the option to inspect, classify, or predict the generated cluster labels.

Output

Hierarchical Clustering Model Table

Hierarchical Cluster Information

Evaluation Metrics Table

References

R-packages

Example



jasp-stats/jaspMachineLearning documentation built on April 5, 2025, 3:52 p.m.