Hi list, I have just been debugging a nasty bug in the MiniBatchKMeans that was created by passing a init function creating less centers than the required nb of clusters. Currently the code just happily would run and output a nb of clusters corresponding to the nb of centers. I'd like the code to raise an error. Is everybody OK with that?
Gael ------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512 _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
