mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-05-22 22:32:18 +02:00
38 lines
858 B
YAML
38 lines
858 B
YAML
tasks:
|
|
- name: sound_event_detection
|
|
metrics:
|
|
- name: average_precision
|
|
- name: roc_auc
|
|
plots:
|
|
- name: pr_curve
|
|
- name: score_distribution
|
|
- name: example_detection
|
|
- name: sound_event_classification
|
|
metrics:
|
|
- name: average_precision
|
|
- name: roc_auc
|
|
plots:
|
|
- name: pr_curve
|
|
- name: top_class_detection
|
|
metrics:
|
|
- name: average_precision
|
|
plots:
|
|
- name: pr_curve
|
|
- name: confusion_matrix
|
|
- name: example_classification
|
|
- name: clip_detection
|
|
metrics:
|
|
- name: average_precision
|
|
- name: roc_auc
|
|
plots:
|
|
- name: pr_curve
|
|
- name: roc_curve
|
|
- name: score_distribution
|
|
- name: clip_classification
|
|
metrics:
|
|
- name: average_precision
|
|
- name: roc_auc
|
|
plots:
|
|
- name: pr_curve
|
|
- name: roc_curve
|