Libraries tagged by php machine learning
kbariotis/documer
180 Downloads
Bayes algorithm implementation in PHP for auto document classification.
funcai/funcai-php
155 Downloads
High performance, state of the art machine learning in php
sjoerdmaessen/machinelearning
679 Downloads
Tools for data mining, analysis and predictions in PHP.
muqsit/php-thinkit
0 Downloads
Think-Kit is a library that offers a generic machine learning implementation.
mazin/replicate-php
14 Downloads
This is a PHP client for Replicate.
lewenbraun/ollama-php-sdk
65 Downloads
PHP SDK for interacting with the Ollama API, a service for running and deploying large language models.
jenutka/titanic_php
46 Downloads
An example project that predicts if Titanic passenger survives for a Kaggle competition using a Random Forest classifier.
alvincoded/grok-php-client
15 Downloads
A 2-in-1 PHP SDK to interact with the Grok AI API for both framework-agnostic PHP and Laravel applications
hyncica/php8-ml
1089 Downloads
PHP-ML - Machine Learning library for PHP
rubix/har
124 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
rubix/dota2
192 Downloads
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.
rubix/divorce
443 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
173 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
phpfanatic/clarifai
10639 Downloads
clarifAI PHP Library
noiselabs/build-your-own-neural-network
1 Downloads
Support code for the "Build Your Own Neural Network With PHP" talk