Libraries tagged by php machine learning
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
101 Downloads
PHP SDK for interacting with the Ollama API, a service for running and deploying large language models.
jenutka/titanic_php
47 Downloads
An example project that predicts if Titanic passenger survives for a Kaggle competition using a Random Forest classifier.
apphp/ai-with-php-book
0 Downloads
This book will try to explain the basics of Artificial Intelligence and Machine Learning in a way that’s easy to understand.
alvincoded/grok-php-client
34 Downloads
A 2-in-1 PHP SDK to interact with the Grok AI API for both framework-agnostic PHP and Laravel applications
rubix/client
482 Downloads
The PHP client SDK for Rubix ML Server.
ghostjat/pml
9 Downloads
High-performance Tensor library for PHP utilizing FFI, OpenBLAS, and zero-copy memory operations.
hyncica/php8-ml
1208 Downloads
PHP-ML - Machine Learning library for PHP
rubix/har
132 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
196 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
454 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
179 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
rlerdorf/ext-llama
3 Downloads
PHP extension for running GGUF models via llama.cpp