You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***Purpose:** rigorously prove that filtering by physics verification increases CNN reliability, avoiding test-set leakage by tuning the threshold `tau` on a completely unseen calibration split.
65
66
***Setup:** CNN trained only on Motor Loads 0 and 1. Sweep performed on Load 2 to select optimal `tau` (1.0). Frozen model and threshold applied to Load 3 (Test).
***Notes / limitations:** The gap is a massively positive +0.190, definitively proving that when the physics engine CONFIRMS the CNN prediction, the diagnosis is significantly more reliable than when they CONFLICT.
90
+
***Notes / limitations:** The gap is a massively positive +0.190 on this dataset, indicating that when the physics engine CONFIRMS the CNN prediction, the diagnosis is significantly more reliable than when they CONFLICT.
0 commit comments