fadlidony / c45-php
C4.5 decision tree implementation in PHP language
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/fadlidony/c45-php
Requires
- php: >=5.5
This package is auto-updated.
Last update: 2025-12-08 06:06:51 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