scikit-learn-contrib / lightning

Large-scale linear classification, regression and ranking in Python
https://contrib.scikit-learn.org/lightning/
1.73k stars 214 forks source link

[WIP] FIX CDClassifier with n_jobs != 1 in py36 (#114) #117

Open vene opened 7 years ago

vene commented 7 years ago

However, the change breaks the test test_debiasing_l1l2 on my box, I can't tell why.

vene commented 7 years ago

(rebased onto #118 to benefit from actually relevant continuous integration)

aldanor commented 6 years ago

@fabianp @mblondel Could this get possibly merged?