Commit Graph

12 Commits

Author SHA1 Message Date
newbieQQ 5f58d7fb56 feat: add YAML archiving for run parameters and results with timestamped directories 2026-04-10 15:30:42 +08:00
newbieQQ 9f241757c6 refactor: unify model base and update docs roadmap 2026-03-29 20:01:40 +08:00
newbieQQ ecf6242fe7 feat: remove fileClass parameter, always use xls/xlsx/csv 2026-03-29 13:34:45 +08:00
newbieQQ 53d86b56ad feat: auto-detect data mode and remove isDir 2026-03-29 13:25:31 +08:00
newbieQQ f6f839ebc0 refactor: unify module structure and suppress training warnings
- Move canonical implementations to Qfunctions layer (divSet.py, loadData.py, saveToXlsx.py)
- Remove duplicate compatibility shims (loaData.py, saveToxlsx.py)
- Remove redundant Qtorch/Functions/ directory
- Add zero_division=0 to sklearn metrics to suppress UndefinedMetricWarning
- Set matplotlib backend to Agg to eliminate Wayland/Qt warnings
- Update all imports to use canonical module paths
2026-03-29 12:48:41 +08:00
qyh1510@gmail.com 16910a76e2 docs: reorganize README and add conda migration files 2026-03-29 10:57:24 +08:00
newbie 2c9169273f update divSet 2024-12-30 12:26:03 +08:00
newbie eede14e344 update README 2024-12-28 20:29:16 +08:00
newbie b718d94173 update README 2024-12-28 19:38:34 +08:00
newbie 85705458fe update README 2024-12-28 19:37:22 +08:00
newbie c4e20df2bd change readme 2024-11-10 12:02:57 +08:00
newbie 2f8d069121 add readme" 2024-11-10 12:02:10 +08:00