I have had difficulties with managing the versions of different libraries like scikit-learn, numpy, matplotlib and sklearn. The best way I could figure out was to use the source code and add it to PYTHONPATH. The steps are documented below.
Resources :
Resources :
- http://scikit-learn.org/dev/developers/index.html#retrieving-the-latest-code
- http://stackoverflow.com/questions/12219657/upgrade-version-of-scikit-learn-included-in-enthought-distribution
No comments:
Post a Comment