scikit-learn-intelex
scikit-learn-intelex copied to clipboard
sklearnex examples refactor
Description
Please include a summary of the change. For large or complex changes please include enough information to introduce your change and explain motivation for it.
Changes proposed in this pull request:
- Add simple examples for all sklearnex single GPU and CPU usage and update runner Todos:
- General updates to examples organization
- Removal of daal4py examples?
Future TODOs based on discussion:
- Fewer CPU/single GPU in actual examples folder (but can run all in test script) - one or two simple demonstrations of functionality
- Move daal4py stuff to tests and create simple user-friendly examples of non-replaced functionality
- Remove duplication of spmd examples
- READMEs pointing to algorithm/parameter support
- patching unnecessary for GPU, dpctl import not required - can add comments on all this including patching before import algo
/intelci: run
/intelci: run
/intelci: run
/intelci: run
@ethanglaser what are we going to do with this development?
@ethanglaser what are we going to do with this development?
Will update after https://github.com/intel/scikit-learn-intelex/pull/1777 is merged