You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ianbarber edited this page Sep 14, 2010
·
4 revisions
PHPSVM
PHP extension to LibSVM for support vector machine shennanigans.
v.2 TODOs
TODO: Support stream context setting
TODO: Catch the printed data from libsvm via print_null and store for logging
TODO: Add serialize and wake up support
TODO: LibSVM+ support
TODO: ‘Grid’ function for parameter suggestion
TODO: Probability support for looking at prob. distribution over classes for predict
TODO: Support precomputed kernel