Dedomena • Key Features • Examples • Install • Support • Docs • Issues • License • Download
A very high level API for accessing datasets, data APIs, and for generating synthetic and random datasets for deep learning and other research purposes.
Dedomena is a very high level API for accessing datasets, data APIs, and for generating synthetic and random datasets for deep learning and other research purposes. Dedomena provides an easy-to-use and remember three level namespace to 'datasets', 'apis', and 'generators'.
Instant access to thousands of datasets through a single interface.
^^Requires approval for access.
import dedomena as da
# get a specific dataset from a provider
da.datasets.autonomio('icu_mortality')
# see all the datasets under a provider
da.datasets.autonomio()
Stable version:
Daily development version:
If you want ask a "how can I use Signs to..." question, the right place is StackOverflow.
If you found a bug or want to suggest a feature, check the issues or create a new issue.