Skip to content
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

load_cardio() and load_letter() do not work under Ubuntu 14.04 #1

Closed
yzhao062 opened this issue May 21, 2018 · 1 comment
Closed

load_cardio() and load_letter() do not work under Ubuntu 14.04 #1

yzhao062 opened this issue May 21, 2018 · 1 comment
Assignees

Comments

@yzhao062
Copy link
Owner

While running comb_example.py, the program may fail due to loadmat() function.
A quick workaround is to use synthesized data instead of real-world datasets.

This only affects comb_example.py. Will be addressed in the next release.

@yzhao062 yzhao062 self-assigned this May 21, 2018
@yzhao062
Copy link
Owner Author

yzhao062 commented Jun 1, 2018

Added a try-catch to load the data. If failed, the synthesized data will be used so no error would be raised.

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

No branches or pull requests

1 participant