Method that returns a table with the algorithm and the metric indicated as parameters.
show_result_external_algorithm_by_metric(df, metric)
df
: Data matrix or data frame.metric
: String with the metric.Return a table with the algorithm and the metric indicated as parameter.