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

Remove missing make targets #64

Closed vene closed 8 years ago

vene commented 8 years ago

make all and make test were not working because of this. Is this the intended fix?

mblondel commented 8 years ago

Merged, thanks :).

Now that lightning has documentation, we can probably add test-doc too.