Commit Graph

7 Commits

Author SHA1 Message Date
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
newbie 2c9169273f update divSet 2024-12-30 12:26:03 +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 a9f9059735 update some 2024-10-19 11:07:59 +08:00
newbie 884db9b926 init 2024-10-07 09:54:32 +08:00