Skip to content

wendelin: Install scikit learn from git instead use egg

Rafael Monnerat requested to merge scikit-dev into master

To follow up this commit 3865f972

this commit makes the scikit learn comes from a git clone , instead of the released egg. I'm not entire sure this is what we want, so feel free to reject this change and remove the source branch.

/cc @klaus, @kirr , @jp

Merge request reports