legend-exp/LegendMachineLearning.jl

Add ML based QC cut generation

Aberta

#1 aberto em 9 de out. de 2025

 (0 comentário) (0 reação) (2 responsáveis)Julia (0 fork)auto 404
documentationenhancementgood first issue

Métricas do repositório

Stars
 (2 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador