[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #8959] [octave forge] (statistics) Replace
From: |
Andreas Bertsatos |
Subject: |
[Octave-patch-tracker] [patch #8959] [octave forge] (statistics) Replace kmeans with more efficient implementation |
Date: |
Fri, 12 Aug 2022 06:43:02 -0400 (EDT) |
Follow-up Comment #6, patch #8959 (project octave):
I re-evaluated the proposed changes from this patch to the changes push by
@nir_krakauer in patch #10042 which are present in the 1.4.3 release and most
of the implementation regarding efficiency appear to have been incorporated in
patch #10042, although somewhat differently.
Did some test with large datasets and `kmeans' appears to be fast enough
(comparable to Matlab). I cannot duplicate Michael's testing routine from
comment #3, since `params` and `k` values are not defined therein.
The textinfo documentation has been updated to include all currently available
options. Commit 04f73b0 pushed at
https://github.com/gnu-octave/statistics/commit/04f73b0c22cd0e0de1de6826fe31101f71c28fa4
This can be closed.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?8959>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-patch-tracker] [patch #8959] [octave forge] (statistics) Replace kmeans with more efficient implementation,
Andreas Bertsatos <=