Libsvm 3.22
| Full internal name: | libsvm |
| Project site: | http://www.csie.ntu.edu.tw/~cjlin/libsvm/ |
| Screen shots: | |
| Download: | Download Libsvm 3.22 https://codeload.github.com/cjlin1/libsvm/zip/v322 VirusTotal results |
| Change log: | http://www.csie.ntu.edu.tw/~cjlin/libsvm/log |
| Description: | a library for Support Vector Machines |
| License: | unknown |
| Version: | 3.22 |
| SHA-1 or SHA-256: | a06e46d25caab1b6e17f69e46cf1e7ccb1169925 |
| Type: | zip |
| Dependencies: | |
| Tags: | |
| Text files: | .Npackd\Install.bat: for /f "delims=" %%x in ('dir /b libsvm-*') do set name=%%x
cd "%name%"
for /f "delims=" %%a in ('dir /b') do (
move "%%a" ..
)
cd ..
rmdir "%name%"
|
| Last modified: | Sat May 15 09:02:56 UTC 2021 |
| Last modified by: | tim.lebedk... |
| Created: | Tue Feb 07 22:22:44 UTC 2017 |
| Created by: | tim.lebedk... |
| Automated tests: | 11 of 12 installations succeeded, 11 of 11 removals succeeded |