Thank you for your contribution!
Please read https://www.tensorflow.org/datasets/contribute#pr_checklist to make sure your PR follows the guidelines.
- Dataset Name:
- Issue Reference:
dataset_info.json
Gist:
- Address all TODO's
- Add alphabetized import to subdirectory's
__init__.py
- Run
download_and_prepare
successfully - Add checksums file
- Properly cite in
BibTeX
format - Add passing test(s)
- Add test data
- If using additional dependencies (e.g.
scipy
), use lazy_imports (if applicable) - Add data generation script (if applicable)
- Lint code