Libraries tagged by php machine learning
rubix/divorce
442 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/credit
207 Downloads
An example project that predicts the risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset of credit card customers.
rubix/colors
170 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
rubix/cifar-10
255 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
phpfanatic/clarifai
10636 Downloads
clarifAI PHP Library
moe-mizrak/aws-rekognition
165 Downloads
Laravel package for AWS Rekognition API (PHP 8)
kbariotis/documer
179 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
13 Downloads
This is a PHP client for Replicate.
lewenbraun/ollama-php-sdk
63 Downloads
PHP SDK for interacting with the Ollama API, a service for running and deploying large language models.
jenutka/titanic_php
44 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
rubix/har
121 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.