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

Prediction Method Input #55

Open
mitkina opened this issue Jun 12, 2019 · 0 comments
Open

Prediction Method Input #55

mitkina opened this issue Jun 12, 2019 · 0 comments

Comments

@mitkina
Copy link

mitkina commented Jun 12, 2019

It seems that the prediction method input takes in an array of size [m, n*w] where m is the number of time steps (rows in the file), n is the number of features (columns in the file), and w is the window size. The documentation seems to suggest that the input should be of size [m, n] during testing. I was wondering if you could clarify the correct intention?

Thanks!

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