linlin . zhong wrote: > I write to you to report a small mistake in PHP manual > (http://php.net/manual/en/svm.crossvalidate.php). There is a mistake in the > description of return value of "SVM::crossvalidate". > > In the case of SVC kernels like NU_SVC or , the correct return value of this > function is a floating point number ranging from 0-1 known as correct > percentage; while in the case of SVR kernels like NU_SVR or EPSILON_SVR, the > mean squared error will return instead. > > The editor of this HTML page might make a mistake.
Thank you for the report. However, this mailing list is not the appropriate place to report bugs; please use the bug tracker at <https://bugs.php.net/> instead. Thanks. :) -- Christoph M. Becker -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
