summaryrefslogtreecommitdiff
path: root/math/herisvm
AgeCommit message (Collapse)AuthorFilesLines
2022-10-11Bump revision by default Ruby's version change.taca1-2/+2
2021-10-26math: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07math: Remove SHA1 hashes for distfilesnia1-2/+1
2021-07-21Bump PKGREVISION for affected packages by changing default Ruby's version.taca1-2/+2
2019-12-15Bump PKGREVISION by change of default Ruby versiontaca1-1/+2
Bump PKGREVISION by change of default Ruby version from 2.4.x to 2.6.x. These packages are depends on Ruby in some ways.
2017-02-17Update herisvm to 0.8.0cheusov2-6/+7
2016-07-25import herisvm-0.7.0cheusov4-0/+48
herisvm project is a collection of simple tools implementing evaluation algorithms for classification (machine learning). In particular heri-eval implements N-fold cross-validation where training and testing is run in parallel. This may be useful if you use multi-CPU computer.