fadlidony / c45-php
C4.5 decision tree implementation in PHP language
dev-master
2020-03-07 15:07 UTC
Requires
- php: >=5.5
This package is auto-updated.
Last update: 2025-08-08 05:25:52 UTC
README
C4.5 decision tree implementation in PHP language
Installation
The recommended way to install the C45 PHP library is through Composer :
composer require fadlidony/c45-php