ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-AI
perl-AI
ANNOUNCE: AI::DecisionTree 0.02 -> CPAN
by Ken Williams other posts by this author
Aug 11 2002 10:38AM messages near this date
ANNOUNCE: AI::DecisionTree 0.03 -> CPAN | [Announce] Algorithm::Evolutionary 0.5
Hi,

The uploaded file

     AI-DecisionTree-0.02.tar.gz

has entered CPAN as

   file: $CPAN/authors/id/K/KW/KWILLIAMS/AI-DecisionTree-0.02.tar.gz
   size: 17903 bytes
    md5: a7bea9d12c5549242add708555de8327

--------------------------------------------------------------
Changes since 0.01:

  - Added support for noisy data, currently by picking the best (most
    common) result when noise is encountered.  See the 'noise_mode'
    parameter to new().

  - Added the rule_tree() method, which returns a data structure
    representing the tree. [James Smith]

  - Significantly sped up the train() method, especially for large data
    sets.

  - The get_result() method is no longer implemented recursively, which
    simplifies it and speeds it up.

  - Reformatted the documentation and added a TO DO section.

  - Documented the nodes() method.
--------------------------------------------------------------

  -Ken

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved