[postgis-tickets] [PostGIS] #3971: bias in kmeans
PostGIS
trac at osgeo.org
Fri Jan 5 05:46:25 PST 2018
#3971: bias in kmeans
----------------------+---------------------------
Reporter: tilt | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.4.3
Component: postgis | Version: 2.4.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by komzpa):
Fix: https://github.com/postgis/postgis/pull/181
@tilt do you have any idea how to describe the test for this?
I'm thinking of making a stable grid of identical clusters and see if
kmeans converges to have min(count_pt_in_cluster) =
max(count_pt_in_cluster) but haven't fabricated such case that would
currently fail yet.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3971#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list