The Data Mining Forum                             open-source data mining software data mining conferences Data Science for Social and Behavioral Analytics DSSBA 2022 data science journal
IMPORTANT: This is the old Data Mining forum.
I keep it online so that you can read the old messages.

Please post your new messages in the new forum: https://forum2.philippe-fournier-viger.com/index.php
 
PhP code for SVM (Support Vector Machines)
Posted by: Xin888
Date: April 02, 2017 09:02AM

Please share the SVM code in PHP for my thesis project. Or do you know how to program it?

Options: ReplyQuote
Re: PhP code for SVM (Support Vector Machines)
Date: April 03, 2017 06:50PM

PHP is not a very fast programming language. I think it would not be a very good idea to implement SVM in PHP. Maybe that a better idea is to call some C++ or Java implementation of SVM from your PHP code or just run it offline? That might be easier than implementing SVM by yourself in PHP, or trying to find a library.

Options: ReplyQuote
Re: PhP code for SVM (Support Vector Machines)
Posted by: ramon
Date: January 15, 2018 04:05PM

hf

Options: ReplyQuote
Re: PhP code for SVM (Support Vector Machines)
Posted by: Muhammad Riski Saputra
Date: February 23, 2020 05:34AM

You can use this PHP ML Library , here is the link https://php-ml.org/

Options: ReplyQuote


This forum is powered by Phorum and provided by P. Fournier-Viger (© 2012).
Terms of use.