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

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

[Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibi


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibility with Matlab
Date: Thu, 02 Jul 2015 01:15:26 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36

Follow-up Comment #10, bug #43959 (project octave):

Jordi, I apologise for the poor quality of my previous patches.  This time, I
think that the patch is actually ready!  Please take a look at the latest
patch.

It implements most of the remaining functionality of Matlab's kmeans that was
missing from the earlier patches.  In particular, it allows:
- all of Matlab's initializations, including kmeans++ (Matlab's default, not
implemented in Octave's existing kmeans)
- all of the distance measures

as well as the other options provided by the other patches:
- replicates
- MaxIter
- emptyAction.

It also fixes problems with the way it handles unimplemented options (display,
onlinephase, options), and gives an error for options not supported by either
Octave or Matlab.

It would be great to have this wrapped up, and sorry again for the problems
with my earlier patches.



(file #34357)
    _______________________________________________________

Additional Item Attachment:

File name: kmeans_patch.m                 Size:11 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43959>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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