squirrel-datasets-core icon indicating copy to clipboard operation
squirrel-datasets-core copied to clipboard

Peng sklearn ds

Open pzdkn opened this issue 1 year ago • 0 comments

Description

This adds a driver for sklearn datasets. WIP, but feel free to add review

Fixes # issue

Type of change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation update
  • [ ] Refactoring including code style reformatting
  • [ ] Other (please describe):

Checklist:

  • [ ] I have read the contributing guideline doc (external contributors only)
  • [ ] Lint and unit tests pass locally with my changes
  • [ ] I have kept the PR small so that it can be easily reviewed
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] All dependency changes have been reflected in the pip requirement files.

pzdkn avatar Apr 25 '23 14:04 pzdkn