Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Download sample training data failed #40

Open
adang-ibm opened this issue Feb 12, 2020 · 0 comments
Open

Download sample training data failed #40

adang-ibm opened this issue Feb 12, 2020 · 0 comments

Comments

@adang-ibm
Copy link

Sample model: Import a scikit-learn model into IBM Watson Machine Learning
Step 0, cell 2

Download sample training data to notebook working directory

import wget
training_data_url = 'https://dataplatform.cloud.ibm.com/data/exchange-api/v1/entries/aa07a773f71cf1172a349f33e2028e4e/data?accessKey=e98b7315f84e5448aa94c633ca66ea83'
filename = wget.download( training_data_url )
print( filename )

The URL for downloading the sample training data does not work
{"messageKey":"unspecified","message":"Internal Error"}

Can you please tell me where this file can be dowloaded so I can continue the tuto.

Thanks in advance for your help.
Alain Dang

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant