This app works best with JavaScript enabled.
GitHub Release Tracker
php-ai/php-ml
PHP-ML - Machine Learning library for PHP
Latest release: 0.8.0
https://php-ml.org/
Topics
php
machine-learning
classification
cross-validation
feature-extraction
artificial-intelligence
neural-network
data-science
dataset
machine-learning-algorithms
machine-learning-library
machine
unsupervised-learning
regression
data-mining
dimensionality-reduction
supervised-learning
ngram-extraction
tokenization
Release notes
Added
Tokenization
Added NGramTokenizer (#350)
editorconfig file (#355)
Fixed
Dataset
FilesDataset read samples without additional array (#363)
Tokenization
fixed error with numeric token values (#363)
Changed
Math
improved performance with pow and sqrt replacement (#350)
Math
reduce duplicated code in distance metrics (#348)
update phpunit to 7.5.1 (#335)
code style fixes (#334)