RubixML / ML

A high-level machine learning and deep learning library for the PHP language.
https://rubixml.com
MIT License
2k stars 177 forks source link

Plus plus check #317

Closed andrewdalpino closed 4 months ago

andrewdalpino commented 4 months ago

This prevents a div by zero error when the number of samples in the dataset is less than the number of cluster centroid seeds and instead shows a more informative error message.