File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 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.3.0.0 - 2025-02-06
10+
11+ ### Fixed
12+ - (` core ` ) Dictionary file ` .json ` extension check in the ` khiops.dictionary.read_dictionary_file `
13+ function.
14+
15+ ### Changed
16+ - (` sklearn ` ) The ` train_test_split_dataset ` helper has been moved from ` khiops.utils ` to
17+ ` khiops.sklearn ` .
18+ - (` sklearn ` ) The ` transform_pairs ` parameter of the ` KhiopsEncoder ` sklearn estimator has been
19+ renamed to ` transform_type_pairs ` .
20+
21+ ### Removed
22+ - (` sklearn ` ) The ` is_fitted_ ` estimator attribute. The Scikit-learn ` check_is_fitted ` function
23+ can be used to test the fitted state of the estimators.
24+ - (` sklearn ` ) The ` n_pairs ` parameter of the ` KhiopsRegressor ` sklearn estimator. It was never
25+ supported.
26+
927## 10.2.4.0 - 2024-12-19
1028
1129### Added
You can’t perform that action at this time.
0 commit comments