coral-media / php-ml

Fresh approach to Machine Learning in PHP. Algorithms, Cross Validation, Neural Network, Preprocessing, Feature Extraction and much more in one library.
MIT License
1 stars 1 forks source link

SVM (LibSVM) support issues #12

Closed rernesto closed 2 months ago

rernesto commented 2 months ago

Pre-built LibSVM binaries failing. Specifically for some OS versions (MacOS Sonoma) and platforms (ARM64). A platform independent option would be great.