Add new dataset

Set your custom dataset name, dataset type, its location and other parameters.

Dataset name
dataset type {{ dataLoader.name === 'custom' ? '(Add your custom data loader)' : dataLoader.name }} dataset location
{{ param.label || param.name }}
Fill the code template before tuning

Transforms

Add transformations to the dataset or leave this section empty.

transform {{ index }} {{ transformation.name === 'custom' ? '(Add your custom transformation)' : transformation.name }} size {{ resizeValue === 'custom' ? '(Add your custom size)' : resizeValue }} {{ param.label || param.name }} {{ param.label || param.name }}

Metric

Choose metric to use with this dataset.

metric {{ metric.name === 'custom' ? '(Add your custom metric)' : metric.name }} Fill the code template before tuning {{ param.label || param.name }} {{ option }} {{ param.label || param.name }} yes no {{ param.label || param.name }}