25f265e1a9
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.
5 lines
278 B
Text
5 lines
278 B
Text
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.
|