csys.add.algorithm | Add an algorithm to the supported algorithms list |
csys.cv | Cross-Validation for a given classifier |
csys.get.classifiers | Get classifiers from the given algorithms |
csys.load.algorithm | Load Supported Algorithms from a XML file |
csys.make.algorithm | Add an algorithm to the supported algorithms list |
csys.scale | Scale the given data by a specified method. |
csys.split | Splitting a vector into 2 subset in a specified ratio. |