Skip to main content

export_labels_json

Function export_labels_json 

Source
pub fn export_labels_json(
    labels: &[LabeledAnomaly],
    path: &Path,
    config: &LabelExportConfig,
) -> LabelExportResult<usize>
Expand description

Exports anomaly labels to a JSON file (array format).