n_jobs argument with random forest
Closed this issue · 2 comments
chrystalla92 commented
Version 0.2.4 introduces this bug:
TypeError: random_forest_classif() got an unexpected keyword argument 'n_jobs'
Could you please have a look?
smazzanti commented
Hi @chrystalla92, thank you for pointing out! It should be fixed in version 0.2.5. Can you please check?
chrystalla92 commented
Thank you, works in version 0.2.5.