Opened 3 years ago

Closed 3 years ago

#4801 closed defect (fixed)

ST_ClusterKMeans: support for weight

Reported by: komzpa Owned by: komzpa
Priority: medium Milestone: PostGIS 3.2.0
Component: postgis Version: master
Keywords: Cc:

Description

KMeans can be used to cluster weighted point clouds.

Change History (12)

comment:1 by Darafei Praliaskouski <me@…>, 3 years ago

Resolution: fixed
Status: assignedclosed

In 1ba93456/git:

Weighted KMeans

Adds weight to KMeans.

Closes #4801

comment:2 by mdavis, 3 years ago

Should this have a unit test?

comment:3 by Algunenano, 3 years ago

As Martin says, this should have unit tests. Updated documentation also.

comment:4 by robe, 3 years ago

Resolution: fixed
Status: closedreopened
Version: 2.5.xmaster

reopening as it's missing unit tests

comment:5 by pramsey, 3 years ago

Milestone: PostGIS 3.1.0PostGIS 3.1.1

comment:6 by pramsey, 3 years ago

Milestone: PostGIS 3.1.1PostGIS 3.1.2

comment:7 by pramsey, 3 years ago

Milestone: PostGIS 3.1.23.1.3

comment:8 by pramsey, 3 years ago

Milestone: 3.1.3PostGIS 3.1.3

Milestone renamed

comment:9 by robe, 3 years ago

Milestone: PostGIS 3.1.3PostGIS 3.1.4

In prep for 3.1.3 release

comment:10 by robe, 3 years ago

Milestone: PostGIS 3.1.4PostGIS 3.2.0

comment:11 by komzpa, 3 years ago

Documentation and tests added in #4808.

comment:12 by komzpa, 3 years ago

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.