aboutsummaryrefslogtreecommitdiffstats
path: root/math/timbl
Commit message (Collapse)AuthorAgeFilesLines
* The TiMBL software package is a fast, decision-tree-based implementationmiwi2008-03-135-0/+114
of k-nearest neighbor classification. The package includes the IB1, IB2, TRIBL, TRIBL2, and IGTree algorithms, and offers various weighting metrics. WWW: http://ilk.uvt.nl/timbl/ PR: ports/121661 Submitted by: Yuri Victorovich <yuri at tsoft.com>