Skip to content

10.2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 15:20
· 95 commits to dev since this release
b25fa95

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 for core API functions parameters in the sklearn estimators.

Changed

  • (General) The Conda package only depends on the conda-forge and khiops channels.
  • Internals:
    • Improve and simplify the integration with the khiops-core package via its khiops_env
      script.