-
Notifications
You must be signed in to change notification settings - Fork 4
kaggle dataset connector #63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
ds_kaggle_dataset/library.yml
Outdated
dataset_name: | ||
value: '' | ||
type: categorical | ||
dataset_path: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we change this to target_path?
ds_kaggle_dataset/library.yml
Outdated
icon: vgg | ||
|
||
arguments: | ||
dataset_name: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we change this to kaggle_dataset_name
?
ds_kaggle_dataset/library.yml
Outdated
docker_images: cnvrg | ||
compute: small | ||
data_type: csv | ||
icon: vgg |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
icon should be python or terminal ok?
ds_kaggle_dataset/README.md
Outdated
|
||
For example: | ||
|
||
Paste the dataset name into the corresponding field. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what dataset name?
No description provided.