calculate_best_validation_external_by_metrics: Method that calculates which algorithm and which metric...

calculate_best_validation_external_by_metricsR Documentation

Method that calculates which algorithm and which metric behaves best for the datasets provided.

Description

Method that calculates which algorithm and which metric behaves best for the datasets provided.

Usage

calculate_best_validation_external_by_metrics(df, metric)

Arguments

df

Data matrix or data frame.

metric

String with the metric.

Value

Return a table with the algorithm and the best performing metric for the datasets.


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