On 09/10/2012 09:31 AM, Nelle Varoquaux wrote:


On 10 September 2012 10:08, Andreas Mueller <[email protected] <mailto:[email protected]>> wrote:

    Hi Denis.
    As far as I know there was no change in MiniBatchKMeans.
    Was the result you had before robust?I would guess
    that there is something non-deterministic somewhere.


MiniBatchKMeans uses a random initialisation and can easily fall into local minimas. If you want to compare the 0.11 version against the 0.12 version, you need to use the same initialisation (possible by fixing the seed).

Right, the initialization. Thanks Nelle, I didn't have a coffee yet ;)
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to