| Name | Type | Description | Notes |
|---|---|---|---|
| eval_timestamp | datetime | [optional] | |
| total_ground_truth_examples | int, none_type | [optional] | |
| kfold_pooled__balanced_accuracy | float | [optional] | |
| kfold_pooled__positive_accuracy | float | [optional] | |
| kfold_pooled__negative_accuracy | float | [optional] | |
| balanced_system_accuracies | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | [optional] | |
| positive_system_accuracies | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | [optional] | |
| negative_system_accuracies | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |