Commit Graph

15 Commits

Author SHA1 Message Date
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 48e57490f2 Merge remote-tracking branch 'origin/master' into main 2026-03-28 21:38:43 +08:00
qyh1510@gmail.com e2dc549be9 Update main.py to change project name and simplify label_names; adjust hidden_layers in Qmlp model 2026-03-18 11:47:36 +08:00
qyh1510@gmail.com 5da38b49b0 20260109WZSX 2026-02-28 00:44:50 +08:00
newbie 61e4af020d Refactor data saving and visualization functions; add metrics tracking in Qnn model 2025-06-24 23:10:53 +08:00
newbie 2c9169273f update divSet 2024-12-30 12:26:03 +08:00
newbie 101ba89c34 删除没用代码 2024-11-28 19:51:17 +08:00
newbie 6e99f6caa8 remove unnecessary code 2024-11-28 13:40:20 +08:00
newbie f54ce32b7a remove pycache 2024-11-28 13:20:58 +08:00
newbie 671176c6d0 new change 2024-11-10 11:37:54 +08:00
newbie a9f9059735 update some 2024-10-19 11:07:59 +08:00
newbie 49910f430c change for Sound 2024-10-07 10:06:20 +08:00
newbie 884db9b926 init 2024-10-07 09:54:32 +08:00