mlreco.post_processing.metrics.graph_spice_metrics module
-
mlreco.post_processing.metrics.graph_spice_metrics.num_true_clusters(pred, truth)[source]
-
mlreco.post_processing.metrics.graph_spice_metrics.num_pred_clusters(pred, truth)[source]
-
mlreco.post_processing.metrics.graph_spice_metrics.num_small_clusters(pred, truth, threshold=5)[source]
-
mlreco.post_processing.metrics.graph_spice_metrics.modified_ARI(pred, truth, threshold=5)[source]
-
mlreco.post_processing.metrics.graph_spice_metrics.modified_purity(pred, truth, threshold=5)[source]
-
mlreco.post_processing.metrics.graph_spice_metrics.modified_efficiency(pred, truth, threshold=5)[source]
-
mlreco.post_processing.metrics.graph_spice_metrics.graph_spice_metrics(cfg, processor_cfg, data_blob, res, logdir, iteration)[source]
-
mlreco.post_processing.metrics.graph_spice_metrics.graph_spice_metrics_loop_threshold(cfg, processor_cfg, data_blob, res, logdir, iteration)[source]