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

Bug in the get_windows_dataset_from_user_list_format function during preprocessing #4

Open
ziyuanzhao2000 opened this issue Apr 10, 2022 · 0 comments

Comments

@ziyuanzhao2000
Copy link

ziyuanzhao2000 commented Apr 10, 2022

I've observed a bug in this function - if n_windows = 1 due to a large window size, then np.squeeze will make user_dataset_windowed[user_id][0] a number with dimension 0 rather than a numpy array, and that will break the preprocessing script.

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