Commit Graph

41 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 353af6ab45 chore: remove duplicate root environment file 2026-03-29 11:09:57 +08:00
qyh1510@gmail.com f262ad0674 chore: sync remaining local changes 2026-03-29 10:58:11 +08:00
qyh1510@gmail.com 16910a76e2 docs: reorganize README and add conda migration files 2026-03-29 10:57:24 +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 5cd09aa696 Update main.py to change project name and adjust label_names; modify hidden_layers in Qmlp model 2026-03-28 21:28:20 +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
qyh1510@gmail.com 3e07b4258f update 2026-01-09 16:09:18 +08:00
newbie 4fea502e6b Update Qnn model data preparation to include unsqueeze for tensor dimensions; replace Qmlp with QCNN in main.py; add diagram generation script 2025-12-14 23:24:52 +08:00
newbie 0667dd90d1 Add confusion matrix attributes to Qnn model; remove unused test.py file; comment out QCNN model instantiation in main.py 2025-06-24 23:31:19 +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 9b5c0eadf3 Merge branch 'master' into Project_Record 2024-12-28 20:34:49 +08:00
newbie 03fe15fcbb update .gitignore 2024-12-28 20:34:31 +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 afa9c20be5 20241228 Write 2024-12-28 14:29:38 +08:00
newbie 1019d23eed del package list 2024-12-25 18:17:26 +08:00
newbie d845d061c6 add package list 2024-12-25 18:14:41 +08:00
newbie d1c85df518 20241202 EMG 2024-12-02 20:46:34 +08:00
newbie d79c66ccf7 20241130 EMG-write 2024-12-02 19:52:16 +08:00
newbie 34bba1a1c9 CNN fist done 2024-11-30 10:55:27 +08:00
newbie 847bdae9f6 save 2024-11-28 22:56:06 +08:00
newbie 101ba89c34 删除没用代码 2024-11-28 19:51:17 +08:00
newbie 0dd4b05977 remove unuse conde 2024-11-28 13:42:32 +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 c4e20df2bd change readme 2024-11-10 12:02:57 +08:00
newbie 2f8d069121 add readme" 2024-11-10 12:02:10 +08:00
newbie 7d5ea46677 add readme 2024-11-10 12:01:25 +08:00
newbie 938360f816 add readme 2024-11-10 11:52:08 +08:00
newbie 671176c6d0 new change 2024-11-10 11:37:54 +08:00
newbie 1ff9a274b1 update something 2024-10-19 11:10:53 +08:00
newbie a9f9059735 update some 2024-10-19 11:07:59 +08:00
newbie ee552e7d1c update something 2024-10-19 11:07:19 +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