10.2.3.0
10.2.3.0 - 2024-11-13
Added
- (
sklearn
)train_test_split_dataset
helper function to ease the splitting in train/test for
multi-table datasets. - (
sklearn
) Complete support forcore
API functions parameters in thesklearn
estimators.
Changed
- (General) The Conda package only depends on the
conda-forge
andkhiops
channels. - Internals:
- Improve and simplify the integration with the
khiops-core
package via itskhiops_env
script.
- Improve and simplify the integration with the