1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Martin Wilke
7e6c9062d2 AIFAD stands for --Automated Induction of Functions over Algebraic
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)
2006-08-23 13:36:52 +00:00