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

timeout or memory leak warning #5

Closed
stsmall opened this issue Feb 2, 2021 · 1 comment
Closed

timeout or memory leak warning #5

stsmall opened this issue Feb 2, 2021 · 1 comment

Comments

@stsmall
Copy link

stsmall commented Feb 2, 2021

Hi @andrewkern @dschride ,
I have been running into a Warning when running FILET training. Anything to be worried about?
thanks,
@stsmall
Warning::
training set size after balancing: 270003
Checking accuracy when distinguishing among all 3 classes
Using extraTreesClassifier
/anaconda3/lib/python3.7/site-packages/joblib/externals/loky/process_executor.py:691: UserWarning: A worker stopped while some jobs were given to the executor. This can be caused by a too short worker timeout or by a memory leak.
"timeout or by a memory leak.", UserWarning
GridSearchCV took 10745.41 seconds for 24 candidate parameter settings.
Results for extraTreesClassifier

@dschride
Copy link
Contributor

dschride commented Feb 2, 2021

Looks like this shouldn't affect your results: scikit-learn/scikit-learn#14626

@dschride dschride closed this as completed Feb 2, 2021
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

2 participants