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

FileNotFoundError: data/har/UCI HAR Dataset/train/X_train.txt not found. #10

Closed
sai-kiran7 opened this issue Jan 24, 2024 · 1 comment
Closed

Comments

@sai-kiran7
Copy link

This directory is not found in the code. Can you help me out regarding this.
Thanks in advance

@sai-kiran7
Copy link
Author

The issue was resolved. While downloading datasets from "download_datasets.sh". There was a line missing in the file "download_datasets.sh" , add "mkdir data" into this file. As the new directory was not being created our data that is downloaded was not getting saved and because of which while trying to run the python file it was unable to find the path pf the data that is being saved

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

No branches or pull requests

1 participant