octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #10042] [octave forge] (statistics) Some t


From: anonymous
Subject: [Octave-patch-tracker] [patch #10042] [octave forge] (statistics) Some tweak to function kmeans
Date: Wed, 10 Mar 2021 14:20:54 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

URL:
  <https://savannah.gnu.org/patch/?10042>

                 Summary: [octave forge] (statistics) Some tweak to function
kmeans
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 10 Mar 2021 07:20:53 PM UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This is a small update of function 'kmeans'.

It adds the 'display' option, to show a summary of the clustering process.

It stops the iteration when no data point switches group, otherwise it takes
one more iteration to meet the stop conditions, even if nothing changes.

It throws a warning when the process did not converge, e.g. when the iteration
stops for reaching the maximum number of iterations and the error is still
sizeable.

Note: I also posted a patch for patch #9743 silhouette function.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 10 Mar 2021 07:20:53 PM UTC  Name: kmeans.diff  Size: 4KiB   By:
None

<http://savannah.gnu.org/patch/download.php?file_id=51038>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10042>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]