aboutsummaryrefslogtreecommitdiff
path: root/devel/aifad
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.27Stanislav Sedov2006-12-092-5/+5
| | | | | | | - Drop my email Notes: svn path=/head/; revision=179286
* AIFAD stands for --Automated Induction of Functions over AlgebraicMartin Wilke2006-08-234-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