Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 1.0.27 | Stanislav Sedov | 2006-12-09 | 2 | -5/+5 |
| | | | | | | | - Drop my email Notes: svn path=/head/; revision=179286 | ||||
* | AIFAD stands for --Automated Induction of Functions over Algebraic | Martin Wilke | 2006-08-23 | 4 | -0/+71 |
Datatypes-- and improves decision tree learning by supporting significantly more complex kinds of data. This allows users to more conveniently describe the data they want to have learnt, which can improve accuracy and complexity of resulting models. Author: Markus Mottl <markus.mottl@gmail.com> WWW: http://www.ocaml.info/aifad/ Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor) Notes: svn path=/head/; revision=171271 |