diff --git a/docs/docs/algorithms.xml b/docs/docs/algorithms.xml index fcbfde116..7c24960e0 100644 --- a/docs/docs/algorithms.xml +++ b/docs/docs/algorithms.xml @@ -752,8 +752,8 @@ dlib/svm.h dlib/svm/function_abstract.h - This object represents a binary decision function for use with - support vector machines. + This object represents a decision or regression function that was + learned by a kernel based learning algorithm. svm_ex.cpp.html diff --git a/docs/docs/index.xml b/docs/docs/index.xml index 3cc7a92ac..2306a20b4 100644 --- a/docs/docs/index.xml +++ b/docs/docs/index.xml @@ -114,7 +114,7 @@
  • Machine Learning Algorithms