Skip to content

ValueError: Unknown mat file type, version 54, 48 #48

Description

@defyingdemonprogram

In Week 1-> regularization notebook -> I canot load dataset

1 x_train, y_train, X_test, y_test = load_2D_dataset()

3 frames
[/usr/local/lib/python3.10/dist-packages/scipy/io/matlab/_miobase.py](https://localhost:8080/#) in _get_matfile_version(fileobj)
    247     if maj_val in (1, 2):
    248         return ret
--> 249     raise ValueError('Unknown mat file type, version %s, %s' % ret)
    250 
    251 

ValueError: Unknown mat file type, version 54, 48

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions