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

Download sample training data failed #40

@adang-ibm

Description

@adang-ibm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions