Skip to content

A single end-point for data ingestion from local and remote, together with access to common API end-points.

License

Notifications You must be signed in to change notification settings

autonomio/dedomena

Repository files navigation


Dedomena

A high-level data API for deep learning and data science.

Signs Travis Signs Coveralls

DedomenaKey FeaturesExamplesInstallSupportDocsIssuesLicenseDownload


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

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'.

Key Features

Instant access to thousands of datasets through a single interface.

^^Requires approval for access.

Examples

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()

Install

Stable version:

pip install dedomena

Daily development version:

pip install git+https://github.com/autonomio/dedomena

Support

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.

License

MIT License

About

A single end-point for data ingestion from local and remote, together with access to common API end-points.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages