h

hyperPipes

Class implementing a HyperPipe classifier. For each category a HyperPipe is constructed that contains all points of that category (essentially records the attribute bounds observed for each category). Test instances are classified according to the category that "most contains the instance". Does not handle numeric class, or missing values in test cases. Extremely simple algorithm, but has the advantage of being extremely fast, and works quite well when you have "smegloads" of attributes.
http://weka.sourceforge.net/doc.packages/hyperPipes
GNU General Public License 3
University of Waikato, Hamilton, NZ
Len Trigg Lucio de Souza Coelho
Aggregated version Version Update time
1.0 1.0.2 Apr 26, 2012
1.0.1 Apr 24, 2012
2 Records