Training Data Setup
Last updated
Last updated
NetBook Currently supports only connected accounts. We support the below data stores
AWS EBS-Volumes
AWS EBS-Snapshots
Azure-Volumes
Azure-Snapshots
Please make sure your training data is already on any of these to kick start your training jobs.
Here is how you can upload your data to AWS EBS-Volumes
Navigate to AWS Management Console.
Select the region you want to use the instances to run your experiments
Search for EBS in search bar. Select Volumes
Create a Volume. NOTE: Volumes can't be directly used to upload data
Search for EC2 Instances.
Create a basic EC2 instance. NOTE: Make sure that the instance is in the same region as Volume.
Navigate to Volumes in console.
Select the volume.
Navigate to Action on the top right and select Attach volume
Select the Instance you just created here to mount the volume to it.
Now you can login to the instance and download your dataset or copy your data to the instance. NOTE: Make sure that you download data into the volume mounted directory
Once this exercise is done, please verify if the data is in the volume and you can proceed to stop the instance.
Save the Volume ID or navigate to volumes to get the volume ID which can be used in the next section
Now we have everything ready to Start a New Training Job on NetBook UI