2011/12/2 María Helena Mejía Salazar <[email protected]>

> Hi Robert,
>
> Thanks for replying. I tried what you suggested "Do a "python setup.py
> clean", then "python setup.py build", then "sudo python setup.py install"
> and see if that works."
> The problem continues.
>
> Additionally, I downloaded the debian package from
> http://neuro.debian.net/  and still have the problem.
>
> Best
>
>
>
>
>
> On Thu, Dec 1, 2011 at 3:51 PM, Robert Layton <[email protected]>wrote:
>
>> 2011/12/2 María Helena Mejía Salazar <[email protected]>
>>
>>>  Hi,
>>>
>>> I am running plot_dbscan.py example. Lines 45-48 have problems.
>>>
>>>     metrics.adjusted_mutual_info_score method and
>>> metrics.silhouette_score don't exist.
>>>
>>> Best
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> All the data continuously generated in your IT infrastructure
>>> contains a definitive record of customers, application performance,
>>> security threats, fraudulent activity, and more. Splunk takes this
>>> data and makes sense of it. IT sense. And common sense.
>>> http://p.sf.net/sfu/splunk-novd2d
>>> _______________________________________________
>>> Scikit-learn-general mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>>
>>>
>> I have this problem (specifically, new features do not exist) sometimes
>> when trying to rebuild.
>> I'm not sure on the easiest way to fix it, but I do know that you haven't
>> installed scikits.learn "properly".
>>
>> Do a "python setup.py clean", then "python setup.py build", then "sudo
>> python setup.py install" and see if that works.
>> (Also, check you got the right source code - i.e. check that the
>> functions are in the file "sklearn/metrics/__init__.py")
>>
>> - Robert
>>
>> --
>>
>> Public key at: http://pgp.mit.edu/ Search for this email address and
>> select the key from "2011-08-19" (key id: 54BA8735)
>>
>>
>>
>> ------------------------------------------------------------------------------
>> All the data continuously generated in your IT infrastructure
>> contains a definitive record of customers, application performance,
>> security threats, fraudulent activity, and more. Splunk takes this
>> data and makes sense of it. IT sense. And common sense.
>> http://p.sf.net/sfu/splunk-novd2d
>> _______________________________________________
>> Scikit-learn-general mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>
>>
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
>

Hmm, I'm not sure then. I am pretty sure what your problem is, but I don't
know how to reliably fix it.

-- 

Public key at: http://pgp.mit.edu/ Search for this email address and select
the key from "2011-08-19" (key id: 54BA8735)
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to