Libraries tagged by php machine learning
rubix/extras
72340 Downloads
Experimental features for the Rubix ML library.
fieg/bayes
91439 Downloads
Implementation of Naive Bayes Classifier algorithm in PHP.
coral-media/php-ml
1537 Downloads
PHP-ML - Machine Learning library for PHP
zestic/weaviate-php-client
1262 Downloads
A modern PHP client for Weaviate vector database with comprehensive query capabilities and multi-tenancy support
wapnen/google-cloud-vision-php
27146 Downloads
A simple php library for the google cloud vision API
rubix/server
2165 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
zestic/weaviate-client-component
697 Downloads
Laminas/Mezzio integration component for the Weaviate PHP client with dependency injection, multiple client support, and comprehensive configuration
juniora/php-ml
89 Downloads
PHP-ML - Machine Learning library for PHP
softcreatr/php-openai-sdk
892 Downloads
A powerful and easy-to-use PHP SDK for the OpenAI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
utopia-php/agents
690 Downloads
A simple PHP AI agents library
rubix/sentiment
558 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
rubix/mnist
173 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
385 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
428 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/divorce
447 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.