Skip to content

11.0.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Mar 09:42
· 8 commits to main since this release
f70cdd9

11.0.0.3 - 2026-03-06

Added

  • (sklearn) n_feature_parts parameter to the supervised estimators

Fixed

  • (sklearn) Default value of n_features for the supervised estimators.
  • Internals:
    • Detection of unsupported installation modes on Windows operating systems.