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

Make data loading safe again #76

Open
SamTov opened this issue Jan 4, 2023 · 0 comments
Open

Make data loading safe again #76

SamTov opened this issue Jan 4, 2023 · 0 comments

Comments

@SamTov
Copy link
Member

SamTov commented Jan 4, 2023

We should add some precautions for the data loaders so that they don't overload memory in the case of big data. This would be in line with @jhossbach work on the data loaders for the event analysis. If we make the loaders generators, we can ensure no change to the ML API while adding memory safety to the pipeline.

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