cheusov/herisvm
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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. Run heri-eval -h, heri-stat -h and heri-split -h for documentation and examples. Also see doc/ subdirectory.