libai-decisiontree-perl

module to create decision trees from training data

Description

The AI::DecisionTree module automatically creates so-called "decision trees" to explain a set of training data. A decision tree is a kind of categorizer that use a flowchart-like process for categorizing new instances. This implementation uses the gain obtained at each node in order to figure out what are the most useful information in order to take decisions.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/AI-DecisionTree


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libai-decisiontree-perl