Skip to content

Commit 9d19f9a

Browse files
committed
Update CHANGELOG
1 parent c2db912 commit 9d19f9a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,13 @@
1313
comments, and dictionary and variable block internal comments.
1414
- (`core`) Dictionary `Rule` class and supporting API for serializing `Rule` instances.
1515
- (`core`) New way to add a variable to a dictionary using a complete specification.
16+
- (`core`) New API constants for rules used in automatic variable construction:
17+
- `DEFAULT_CONSTRUCTION_RULES`: names of table and entity construction rules,
18+
which are applied by default
19+
- `CALENDRICAL_CONSTRUCTION_RULES`: names of date, time and timestamp rules.
1620
- (`sklearn`) `Text` Khiops type support at the estimator level.
21+
- (`sklearn`) The `feature_names_in_` and `feature_importances_` Khiops
22+
classifier and regressor estimator attributes.
1723

1824
### Changed
1925
- (`core`) Dictionary API (DictionaryDomain, Dictionary, MetaData),

0 commit comments

Comments
 (0)