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
v<2.0.5>, <04/29/2025> -- Add wheel for better installation.
204
204
v<2.0.6>, <09/04/2025> -- Finally, add the auto model selector (#616).
205
205
v<2.0.6>, <12/01/2025> -- Pre-caution for new sklearn break change(#649).
206
-
v<2.0.7>, <01/04/2026> -- Fix compatability issue of new sklearn.
206
+
v<2.0.7>, <01/04/2026> -- Fix compatability issue of new sklearn.
207
+
v<2.0.7>, <02/27/2026> -- Improve NearestNeighbors consistency/performance in KNN, ABOD, SOD, and LUNAR (issue #654).
208
+
v<2.0.7>, <02/27/2026> -- VAE default output activation changed to identity and added identity activation support/tests (issue #651).
209
+
v<2.0.7>, <02/27/2026> -- Fix package_data/MANIFEST configuration to include auto model selector JSON resources in distributions (issue #642).
210
+
v<2.0.7>, <02/27/2026> -- In BaseDeepLearningDetector, explicitly ignore y during unsupervised fit to avoid batch tuple/list device errors in DL detectors (issue #591).
0 commit comments