tensorflow / tensorflow/datasets
How to add my local dataset?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 1.6k
- Avg merge
- 3h 54m
- Merged PRs (30d)
- 1
Description
I follow the instructions on this page(https://www.tensorflow.org/datasets/add_dataset) ,and try to add my data.
But,there is no scripts/create_new_dataset.py in the new version. Now, how can I add local data? Do I have the operating instructions based on the latest version?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the instructions on the linked TensorFlow Datasets add_dataset page with the current repository version and confirm whether scripts/create_new_dataset.py still exists. Identify the current procedure for adding local data, then update the documentation so it matches the latest version and can be followed end to end.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100