fmap / kmeans

High-performance sequential and parallel implementations of Lloyd's algorithm for k-means clustering.

Home Page:http://hackage.haskell.org/package/kmeans-par

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI

Sequential and parallel implementations of Lloyd's algorithm for k-means clustering, adapted from Marlow's Parallel and Concurrent Programming in Haskell.

About

High-performance sequential and parallel implementations of Lloyd's algorithm for k-means clustering.

http://hackage.haskell.org/package/kmeans-par

License:MIT License


Languages

Language:Haskell 100.0%