Libsvm 3.21

Full internal name:libsvm
Project site:http://www.csie.ntu.edu.tw/~cjlin/libsvm/
Screen shots:
Screen shot
Download: Download Libsvm 3.21

https://codeload.github.com/cjlin1/libsvm/zip/v321

VirusTotal results
Change log:http://www.csie.ntu.edu.tw/~cjlin/libsvm/log
Description:

a library for Support Vector Machines

License:unknown
Version:3.21
SHA-1 or SHA-256:869e0a03348cd8223b5f3dddb211c58ec762bcae
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:55 UTC 2021
    Last modified by:tim.lebedk...
    Created:Sat Feb 13 09:34:15 UTC 2016
    Created by:tim.lebedk...
    Automated tests:5 of 5 installations succeeded, 5 of 5 removals succeeded