plugins.utils.model_evaluation#
Module contents#
FiftyOne builtin plugins.
Functions:
|
|
|
|
|
Get the execution store from the context. |
|
Get the scenarios store from the context. |
|
|
|
- plugins.utils.model_evaluation.get_subsets_from_custom_code(ctx, custom_code)#
- plugins.utils.model_evaluation.get_dataset_id(ctx, serialize=True)#
- plugins.utils.model_evaluation.get_store(ctx)#
Get the execution store from the context.
- plugins.utils.model_evaluation.get_scenarios_store(ctx)#
Get the scenarios store from the context.
- plugins.utils.model_evaluation.get_scenarios(ctx)#
- plugins.utils.model_evaluation.set_scenarios(ctx, scenarios)#