syndi.benchmark¶
Benchmark¶
|
An enumeration. |
|
|
|
benchmark function |
|
returns dataframe of top row (sorted by metric) for each sampling_method in result_df. |
|
returns dataframe of top row (sorted by metric) for each classifier in result_df. |
|
returns dataframe of top row (sorted by metric) for each generator in result_df. |
|
returns dataframe of top n rows in result_df sorted by metric. |
|