| eval_timestamp |
datetime |
|
[optional] |
| total_ground_truth_examples |
int, none_type |
|
[optional] |
| total_labeled_examples |
int, none_type |
|
[optional] |
| kfold_pooled__balanced_accuracy |
float, none_type |
|
[optional] |
| kfold_pooled__positive_accuracy |
float, none_type |
|
[optional] |
| kfold_pooled__negative_accuracy |
float, none_type |
|
[optional] |
| precision__mean |
float, none_type |
|
[optional] |
| recall__mean |
float, none_type |
|
[optional] |
| roc_auc__mean |
float, none_type |
|
[optional] |
| balanced_system_accuracies |
{str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type |
|
[optional] |
| positive_system_accuracies |
{str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type |
|
[optional] |
| negative_system_accuracies |
{str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type |
|
[optional] |
| mean_absolute_error__mean |
float, none_type |
|
[optional] |
| objdet_precision__mean |
float, none_type |
|
[optional] |
| objdet_recall__mean |
float, none_type |
|
[optional] |
| objdet_f1_score__mean |
float, none_type |
|
[optional] |
| class_accuracies |
{str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type |
|
[optional] |
| confusion_dict |
{str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type |
|
[optional] |
| num_examples_per_class |
{str: (bool, date, datetime, dict, float, int, list, str, none_type)}, 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] |