Added package libsvm

This commit is contained in:
Ganesh Viswanathan 2018-01-13 19:41:21 -06:00
parent cd6725c919
commit cd6bc8008b

View File

@ -7986,5 +7986,18 @@
"description": "Common unicode operations",
"license": "MIT",
"web": "https://github.com/nitely/nim-unicodeplus"
},
{
"name": "libsvm",
"url": "https://github.com/genotrance/libsvm",
"method": "git",
"tags": [
"scientific",
"svm",
"vector"
],
"description": "libsvm wrapper for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/libsvm"
}
]