calculate_validation_internal_by_metrics function

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

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

calculate_validation_internal_by_metrics(df)

Arguments

  • df: Data matrix or data frame.

Returns

Return a table with the best performing algorithm for the provided datasets.