scikit-learn-intelex icon indicating copy to clipboard operation
scikit-learn-intelex copied to clipboard

MAINT: removing outdated code branches

Open samir-nasibli opened this issue 1 week ago • 0 comments

Description

removing outdated code branches. Removed branches for sklearn versions less < 1.0, since currently agreed to support sklearn >= 1.0 version Discussed on https://github.com/intel/scikit-learn-intelex/pull/1644#discussion_r1658710364

Justification

This reduction is required also for Array API scope estimation.

  • [ ] I have reviewed my changes thoroughly before submitting this pull request.
  • [ ] I have commented my code, particularly in hard-to-understand areas.
  • [ ] I have updated the documentation to reflect the changes, if necessary (updated in # - add PR number)
  • [ ] The unit tests pass successfully.
  • [ ] I have run it locally and tested the changes extensively.
  • [ ] I have resolved any merge conflicts that might occur with the base branch.
  • [ ] Git commit message contains an appropriate signed-off-by string (see CONTRIBUTING.md for details)
  • [ ] I have added a respective label(s) to PR if I have a permission for that.

samir-nasibli avatar Jun 29 '24 00:06 samir-nasibli