yes..
try recompiling numpy then scipy and then scikit-learn
Regards,
Krishna
On Wed, Aug 20, 2014 at 5:34 PM, federico vaggi
wrote:
> Are you sure you are 32/64 bit libraries uniformly?
>
>
> On Wed, Aug 20, 2014 at 9:00 AM, Veck Hsiao wrote:
>
>> Hi ! all,
>>
>> I just installed scikit-lear
Hi all,
I am using the make_multilabel_classification function to generate X and Y
The function help reads:
...
n_labels : int, optional (default=2)
The average number of labels per instance. Number of labels follows
a Poisson distribution that never takes the value 0.
...
but the