Commit Graph

8 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
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