Libraries tagged by k-means
rubix/ml
1557146 Downloads
A high-level machine learning and deep learning library for the PHP language.
bdelespierre/php-kmeans
145523 Downloads
K-Means algorithm for PHP
jacobemerick/kmeans
6466 Downloads
k-means clustering implemented in PHP
rubix/colors
179 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
ghostjat/pml
9 Downloads
High-performance Tensor library for PHP utilizing FFI, OpenBLAS, and zero-copy memory operations.
jr/k-means
8 Downloads
Simple K-Means clustering method implementation.
aiger-team/image-tools
217 Downloads
Light image editing tool with immutable objects style
coral-media/php-ir
10 Downloads
Information Retrieval algorithms (vector space, similarity, clustering)
waxwink/clustering
11 Downloads
Clustering map points with K-means or space dividing
naomai/php-dominantcolor
35 Downloads
Find dominant colors in an image using K-means clustering
crwgregory/php-kmeans
32 Downloads
K-Means algorithm for PHP