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

train, validation and test data set #1

Open
abramed opened this issue Nov 16, 2023 · 0 comments
Open

train, validation and test data set #1

abramed opened this issue Nov 16, 2023 · 0 comments

Comments

@abramed
Copy link

abramed commented Nov 16, 2023

Hello,

I am a thesis student currently working on timeseries data, and I am interested in using your code to assist with my research. However, I have encountered an issue during the preprocessing phase where the missing mask generates several pickle files. Subsequently, when I attempt to run the 1D convolution or any other file, I observe that it is trying to import files with "_train," "_val," and "test" suffixes, as evident in the attached screenshot. It appears that these files haven't been created previously.

To address this, I am unsure whether I should run the preprocessing file with different imports or if I need to split the file into three parts and save them as pickles separately. Could you please provide guidance on the appropriate steps to resolve this issue?

Thank you for your time and assistance.
image

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