|

GAtree is a decision tree builder that uses genetic algorithms.The idea behind it is rather simple but powerful. Instead of using statistic metrics that are biased towards specific trees we use a more flexible global metric of tree quality and we try to evolve the best decision tree. Gatree offers some unique features not to be found in any other tree inducers while at the same time it can produce better results for a number of difficult problems.
The program includes many tools to visualize the decision tree output, step-by-step follow the decision tree execution, to prefer smaller or bigger trees, to crossvalidate a training set, detailed graphs of the the evolution process and more
Keywords: decision trees, genetic algoritms, financial analysis, analysis, credit risk, tree, trees
Recent Changes: Not Established
Install Support: Install and Uninstall
Supported Languages: English
Additional Requirements: Not Established
PAD file URL: http://www.gatree.com/pad.xml
|