From 1be8420e868aa898da512aead3160d48867b07ed Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Wed, 13 Dec 2017 14:36:16 -0500 Subject: various documentation updates --- docs/cls_gensvm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/cls_gensvm.rst') diff --git a/docs/cls_gensvm.rst b/docs/cls_gensvm.rst index 082df8f..4e67631 100644 --- a/docs/cls_gensvm.rst +++ b/docs/cls_gensvm.rst @@ -10,7 +10,7 @@ errors. It is this flexibility that makes it perform well on diverse datasets. - The :func:`.~GenSVM.fit` and :func:`~GenSVM.predict` methods of this class + The :func:`~GenSVM.fit` and :func:`~GenSVM.predict` methods of this class use the GenSVM C library for the actual computations. :param p: Parameter for the L_p norm of the loss function (1.0 <= p <= 2.0) -- cgit v1.2.3