php-svm icon indicating copy to clipboard operation
php-svm copied to clipboard

Model parameters not preserved through serialization

Open andrewdalpino opened this issue 6 years ago • 0 comments

Hi @ianbarber

Thank you for your great work - php-svm been seeing good use in Rubix ML so far

An issue came up where the SVM model parameters are not getting serialized using either our Native or Binary (igbinary under the hood) serializers

Refer here https://github.com/RubixML/RubixML/issues/27

I understand the extension makes use of its own persisting mechanism but it would be great if we could get it to work with the Rubix system

I figured I would come to you for some advice

Thank you

andrewdalpino avatar Jun 13 '19 22:06 andrewdalpino