| Package Information | 
                
                    | Summary | Support Vector Machine Library | 
                
                    | Maintainers | Ian Barber                                                        (lead)
                                                                                    [details] Anatol Belski                                                            <
                                    ab at php dot net                                >
                                                        (lead)
                                                                                    [details]
 
 | 
                
                    | License | BSD 3-clause | 
                
                    | Description | 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. | 
                
                                    
                        | Release notes Version 0.1.1
 (beta)
 | Fixed issue with uninitialised nr_weights causing odd weighting errors Fixed handling of deprecated model destroy function for libsvm 3.0 and above
 |