On Fri, May 11, 2012 at 3:03 PM, W. Bryan Smith wrote:
> the source was pulled from git about 20 minutes before i sent the email.
>
I haven't tried to actually run "python setup.py install" so there may
remain problems. But, have you tried to run "make clean" or "python
setup.py clean" before in
the source was pulled from git about 20 minutes before i sent the email.
regards,
bryan
On Thu, May 10, 2012 at 10:33 PM, Gael Varoquaux <
gael.varoqu...@normalesup.org> wrote:
> At some point I had borked the scikit with such an error, but Mathieu
> Blondel fixed it quickly. Did you try updatin
At some point I had borked the scikit with such an error, but Mathieu Blondel
fixed it quickly. Did you try updating to the latest git version?
Gael
- Original message -
> on OS X lion with latest build (from source) of numpy, scipy, and
> sklearn i cannot import sklearn due to an error
on OS X lion with latest build (from source) of numpy, scipy, and sklearn i
cannot import sklearn due to an error with __check_build. i rolled back to
previously installed version of sklearn (0.11) and it works just fine. the
error is below:
In [1]: import sklearn
---
Hi all
Is there any way to get the TF-IDF value mapped with the word vector in
sklearn.
I would like to get output like
w1 -> TF-IDF
w2 -> TF-IDF
.
Thanks and regards
--
**
JAGANADH G
http://jaganadhg.in
*ILUGCBE*
http://ilugcbe.org.in
-
Hi Thomas.
Thank you for your interest in contributing.
The easy fix issues are definitely the place to start.
There are also places where the documentation would
need improvement but that might be harder.
I suggest looking in particular at these issues:
Renaming the clusting parameter to be consi