Dataset
Add a dataset instance prior to building a model
Within the Tensorleap platform, a Dataset Instance contains the Dataset Script and properties for reading and encoding the data that will later be used when training, evaluating and analyzing a model.
In order for the Tensorleap platform to read and encode the data, it must be supplied with a Dataset Script. The DatasetScript is stored within the Dataset Instance, at which the Dataset Block points and used as input/ground truth encoders.

UI Data Instances (left) and a Dataset Script (right)
To integrate your data into the Tensorleap platform, you need to add a Dataset Instance. Once it is set and configured, you can use it with a model.
To add a Dataset Instance:
- 1.
- 2.On the Resources Management window, under the Datasets section, click New Dataset.
- 3.
- 4.
- 5.Click Save. This adds the dataset to the list on the lower left.

Adding a Dataset
You can delete dataset instances that you do not use anymore in your projects from your list of Datasets. This will make the list in your account more manageable.
To delete a Dataset Instance:
- 1.
- 2.On the Resources Management window, under the Datasets section, look for the Dataset Instance to be deleted from the list.
- 3.When you find the Dataset, position your cursor over the record, then clickand Delete Dataset.

Deleting a Dataset
Last modified 11mo ago