Method that returns a table with the algorithm and the metric indicated as parameters.
show_result_internal_algorithm_by_metric(df, metric)
df
: Data matrix or data frame.metric
: An which we will calculate the results.Return a table with the algorithm and the metric indicated as parameter.