iceblink1012 - Overview

PHP-Decision-Tree-1 PHP-Decision-Tree-1 Public

Forked from jincongho/PHP-Decision-Tree

Build decision tree, train the tree and classify new data. Supports multiple discrete value for each attributes, eg: attribute[wind] can have three values (strong, mild, weak).

PHP