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.


Clustering documentation built on June 22, 2022, 5:07 p.m.