We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3242c4 commit d45faa2Copy full SHA for d45faa2
1 file changed
CHANGELOG.md
@@ -4,6 +4,15 @@ All notable changes to scOPE are documented here.
4
5
---
6
7
+## [0.1.4] — 2026-03-05
8
+
9
+### Fixed
10
+- `scope/evaluation/svd_evaluation.py` — `SVDEvaluator._extract_coef` now
11
+ correctly unwraps `_SklearnWrapper` (scope's internal classifier wrapper)
12
+ before extracting `coef_`, fixing `AttributeError` on initialization
13
14
+---
15
16
## [0.1.3] — 2026-03-05
17
18
### Fixed
0 commit comments