Scikit-learn-compatible datasets
Scikit-learn-compatible datasets
Available in PyPI
pip install scikit-datasets
Autogenerated and hosted in GitHub Pages
Run the following command from the project home to create the distribution
python setup.py sdist bdist_wheel
and upload the package to testPyPI
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
or PyPI
twine upload dist/*
If you find scikit-datasets useful, please cite it in your publications. You can find the appropriate citation format in the sidebar, in both APA and Bibtex.