legend-exp/LegendMachineLearning.jl

Add ML based QC cut generation

开放

#1 创建于 2025年10月9日

 (0 条评论) (0 个反应) (2 位负责人)Julia (0 个派生)auto 404
documentationenhancementgood first issue

仓库指标

星标
 (2 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南