Skip to content

Conversation

@mikebenfield
Copy link
Contributor

In comments on pull request #8672, jnothman pointed out that it should now be possible to remove all uses of parallel_helper in random forests. That's what this PR does.

@mikebenfield mikebenfield changed the title Remove now-unnecessary uses of parallel_helper in forest.py. [MRG] Remove now-unnecessary uses of parallel_helper in forest.py. Apr 21, 2017
@mikebenfield
Copy link
Contributor Author

Hmm, nevermind. I thought the threading backend for Joblib didn't need to pickle the passed function, and that it would now work with instance methods on Python 2. Apparently that is not correct.

@jnothman
Copy link
Member

Hmm. Perhaps I was wrong.

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

Successfully merging this pull request may close these issues.

2 participants