muricoca / crab

Crab is a flexible, fast recommender engine for Python that integrates classic information filtering recommendation algorithms in the world of scientific Python packages (numpy, scipy, matplotlib).
http://muricoca.github.com/crab
Other
1.18k stars 376 forks source link

Fix bad scikit-learn import in crab/base.py #91

Open samuela opened 11 years ago

samuela commented 11 years ago

Resolves https://github.com/muricoca/crab/issues/90.