Support Vector Machine
Guide
Edit on GitHub ✎
LibSVM is an efficient solver for SVM classification and regression problems. The svm extension wraps this in a PHP interface for easy use in PHP scripts.
Intro Experimental
LibSVM is an efficient solver for SVM classification and regression problems. The svm extension wraps this in a PHP interface for easy use in PHP scripts.
Setup Examples Svm Svmmodel Svmexception