Libsvm 3.25
| Full internal name: | libsvm |
| Project site: | http://www.csie.ntu.edu.tw/~cjlin/libsvm/ |
| Screen shots: | |
| Download: | Download Libsvm 3.25 https://codeload.github.com/cjlin1/libsvm/zip/v325 VirusTotal results |
| Change log: | http://www.csie.ntu.edu.tw/~cjlin/libsvm/log |
| Description: | a library for Support Vector Machines |
| License: | unknown |
| Version: | 3.25 |
| SHA-1 or SHA-256: | aefd370361ca9593f959fd24c7d9b2e36a5ebf621ce93e52d5dad704b51eed5a |
| 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: | Wed Apr 14 17:05:07 UTC 2021 |
| Created by: | tim.lebedk... |
| Automated tests: | 27 of 28 installations succeeded, 27 of 27 removals succeeded |