calculate_validation_internal_by_metrics {Clustering} | R Documentation |
Method that calculates which algorithm behaves best for the datasets provided.
Description
Method that calculates which algorithm behaves best for the datasets provided.
Usage
calculate_validation_internal_by_metrics(df)
Arguments
df |
Data matrix or data frame. |
Value
Return a table with the best performing algorithm for the provided datasets.
[Package Clustering version 1.7.10 Index]