Neuralk.datasets.create
Neuralk.datasets.create(project, name, file_path)
Create a new dataset and upload its file to object storage.
- Parameters:
- Returns: The created dataset object.
- Return type: Dataset
- Raises: NeuralkException – If the dataset creation or upload fails.