Skip to content

Commit 93f61fc

Browse files
Update CHANGELOG.md for release 10.2.2.2
1 parent dcdef4a commit 93f61fc

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@
66
- Example: 10.2.1.4 is the 5th version that supports khiops 10.2.1.
77
- Internals: Changes in *Internals* sections are unlikely to be of interest for data scientists.
88

9+
## 10.2.2.2 - 2024-07-19
10+
11+
### Fixed
12+
- (`core`) Documentation of the `specific_pairs` parameter for the `train_predictor` and
13+
`train_recoder` core API functions.
14+
15+
### Deprecated
16+
- (`core`) The following parameters of the `train_predictor` core API functions:
17+
- `max_groups`
18+
- `max_intervals`
19+
- `min_group_frequency`
20+
- `min_interval_frequency`
21+
- `results_prefix`
22+
- `snb_predictor`
23+
- `univariate_predictor_number`
24+
- `discretization_method` for supervised learning
25+
- `grouping_method` for supervised learning
26+
927
## 10.2.2.1 - 2024-07-05
1028

1129
### Changed

0 commit comments

Comments
 (0)