We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0785a1b commit 3b1b81aCopy full SHA for 3b1b81a
1 file changed
CHANGELOG.md
@@ -14,6 +14,8 @@
14
- (`core`) Dictionary `Rule` class and supporting API for serializing `Rule` instances.
15
- (`core`) New way to add a variable to a dictionary using a complete specification.
16
- (`sklearn`) `Text` Khiops type support at the estimator level.
17
+- (`sklearn`) The `feature_names_in_` and `feature_importances_` Khiops
18
+ classifier and regressor estimator attributes.
19
20
### Changed
21
- (`core`) Dictionary API (DictionaryDomain, Dictionary, MetaData),
0 commit comments