We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c21681d commit 7501724Copy full SHA for 7501724
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
### Fixed
21
- (General) Inconsistency between the `tools.download_datasets` function and the
0 commit comments