Added package libsvm
This commit is contained in:
parent
cd6725c919
commit
cd6bc8008b
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue