legend-exp/LegendMachineLearning.jl

Add ML based QC cut generation

Offen

#1 geöffnet am 09.10.2025

 (0 Kommentare) (0 Reaktionen) (2 zugewiesene Personen)Julia (0 Forks)auto 404
documentationenhancementgood first issue

Repository-Metriken

Stars
 (2 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Add machine learning based QC cuts based on Estebans approach including:

  • Affinity Propagation with hyperparameter optimization for clustering
  • Interactive Pluto notebook for manual relabeling of categories
  • SVM evaluation including result plots
  • Serialization of trained ML network to standard JuLeAna ML dataformat
  • Documentation

This includes updating LegendDSP and taking out functionality to make compatible with this package (e.g. via an extension) + adding new recipes to LegendMakie for result plots.

CC @Yuan-Ru-Lin

Contributor Guide