Skip to content

K-means function as a user-defined window function in PostgreSQL

License

Notifications You must be signed in to change notification settings

sparkapi/kmeans-postgresql

 
 

Repository files navigation

kmeans-postgresql

This module implements k-means clustering algorithm in PostgreSQL. It is a truly user-defined window function out of builtin functions, written in C.

Designed for PostgreSQL 8.4+

Hitoshi Harada

About

K-means function as a user-defined window function in PostgreSQL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.7%
  • Perl 13.3%