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

Memory leak in loading bpoint classifier #2

Open
mattcieslak opened this issue May 5, 2017 · 0 comments
Open

Memory leak in loading bpoint classifier #2

mattcieslak opened this issue May 5, 2017 · 0 comments

Comments

@mattcieslak
Copy link
Owner

Looks like the default classifier loader is stuck:

File "/Users/matt/projects/MEAP/meap/moving_ensemble.py", line 318, in _bpoint_classifier_default physiodata=self.physiodata, classifier=clf) File "/Users/matt/projects/MEAP/meap/moving_ensemble.py", line 318, in _bpoint_classifier_default physiodata=self.physiodata, classifier=clf) File "/Users/matt/projects/MEAP/meap/moving_ensemble.py", line 316, in _bpoint_classifier_default clf = joblib.load(self.bpoint_classifier_file)

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