show_result_internal_algorithm_by_metric: Method that returns a table with the algorithm and the metric...

View source: R/validation.R

show_result_internal_algorithm_by_metricR Documentation

Method that returns a table with the algorithm and the metric indicated as parameters.

Description

Method that returns a table with the algorithm and the metric indicated as parameters.

Usage

show_result_internal_algorithm_by_metric(df, metric)

Arguments

df

Data matrix or data frame.

metric

An which we will calculate the results.

Value

Return a table with the algorithm and the metric indicated as parameter.


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