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

MAINT: refactor some sklearnex examples

Open samir-nasibli opened this issue 1 year ago • 1 comments

Description

Just a quick refactoring for some sklearnex examples. Added more comments, that could be useful for the user.

Draft PR, development that could be used at https://github.com/intel/scikit-learn-intelex/pull/1624 @ethanglaser please take a look.

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

samir-nasibli avatar Jul 19 '24 10:07 samir-nasibli