Yes. If k-means reached the max number of iterations, you should see
the following in the log:

KMeans reached the max number of iterations:

Best,
Xiangrui

On Fri, Jun 6, 2014 at 2:08 AM, Stuti Awasthi <stutiawas...@hcl.com> wrote:
> Hi all,
>
>
>
> I have a very basic question. I  tried running KMeans with 10 iterations but
> with only 1 run. Sometimes I receive “0 run completed in 5 iteration” which
> indicates that my run is completed in 5 iterations.
>
> But some time I did not get any such line in logs.
>
>
>
> Does it mean that my run is taking whole 10 iterations to complete the
> clustering. I checked the code and found that the log info is present in if
> statement hence may be if its completing all iterations, its not printing it
> in the console.
>
>
>
> Just wanted to confirm my understanding is correct or not
>
>
>
> Thanks
>
> Stuti Awasthi
>
>
>
> ::DISCLAIMER::
> ----------------------------------------------------------------------------------------------------------------------------------------------------
>
> The contents of this e-mail and any attachment(s) are confidential and
> intended for the named recipient(s) only.
> E-mail transmission is not guaranteed to be secure or error-free as
> information could be intercepted, corrupted,
> lost, destroyed, arrive late or incomplete, or may contain viruses in
> transmission. The e mail and its contents
> (with or without referred errors) shall therefore not attach any liability
> on the originator or HCL or its affiliates.
> Views or opinions, if any, presented in this email are solely those of the
> author and may not necessarily reflect the
> views or opinions of HCL or its affiliates. Any form of reproduction,
> dissemination, copying, disclosure, modification,
> distribution and / or publication of this message without the prior written
> consent of authorized representative of
> HCL is strictly prohibited. If you have received this email in error please
> delete it and notify the sender immediately.
> Before opening any email and/or attachments, please check them for viruses
> and other defects.
>
> ----------------------------------------------------------------------------------------------------------------------------------------------------

Reply via email to