aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--DESCRIPTION1
1 files changed, 1 insertions, 0 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index 152af03..a219cfa 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -5,6 +5,7 @@ Title: A Generalized Multiclass Support Vector Machine
Authors@R: c(person("Gertjan", "van den Burg", role=c("aut", "cre"),
email="gertjanvandenburg@gmail.com"),
person("Patrick", "Groenen", email="groenen@ese.eur.nl", role="ctb"))
+Maintainer: Gertjan van den Burg <gertjanvandenburg@gmail.com>
Description: The GenSVM classifier is a generalized multiclass support vector
machine (SVM). This classifier aims to find decision boundaries that
separate the classes with as wide a margin as possible. In GenSVM, the