Skip to content

Latest commit

 

History

History

creating-datasets

description
Workflows for creating Deep Lake datasets

Creating Datasets

How to Create Datasets in Deep Lake

Deep Lake can support almost any data schema and format that can be tabularized. The full list of supported data types are shown here, and details on the Deep Lake dataset format are shown here.

Below is a series of tutorials for creating custom datasets using our low-level API. Deep Lake also supports automatic data ingestion for the formats shown here.

{% content-ref url="creating-complex-datasets.md" %} creating-complex-datasets.md {% endcontent-ref %}

{% content-ref url="creating-object-detection-datasets.md" %} creating-object-detection-datasets.md {% endcontent-ref %}

{% content-ref url="creating-time-series-datasets.md" %} creating-time-series-datasets.md {% endcontent-ref %}

{% content-ref url="creating-datasets-with-sequences.md" %} creating-datasets-with-sequences.md {% endcontent-ref %}

{% content-ref url="creating-video-datasets.md" %} creating-video-datasets.md {% endcontent-ref %}