calculate_validation_external_by_metrics: Method that calculates which algorithm behaves best for the...

calculate_validation_external_by_metricsR 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_external_by_metrics(df)

Arguments

df

Data matrix or data frame.

Value

Return a table with the best performing algorithm for the provided datasets.


laperez/Clustering documentation built on April 23, 2024, 3:41 a.m.