Skip to content

Name of training data file  #552

@NRauschmayr

Description

@NRauschmayr

Reference: 0174624067

When calling fit, I indicated input_data.npinstead of input_data.npy e.g.

mxnet_estimator.fit({'train': 's3://rauscn-data/data/input_data.np')

The input_data.npy was neverthelss downloaded but the filename was then y. Initially I thought SageMaker had renamed the file, until I figured out that the filename was caused by the typo. When indicating for instance input_data. then the name of the downloaded file would be npy. Is this intended?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions