Libraries tagged by Machine Learn
sjoerdmaessen/machinelearning
679 Downloads
Tools for data mining, analysis and predictions in PHP.
ghostjat/pml
9 Downloads
High-performance Tensor library for PHP utilizing FFI, OpenBLAS, and zero-copy memory operations.
ashishpatel0720/kisanmitra
14 Downloads
Crop Yield Prediction with laravel
xsolve-pl/face-validator-bundle
19 Downloads
Symfony3 bundle for validating face on picture using MS Azure Face API
vigstudio/laravel-ai
1000 Downloads
A laravel plugin to interact with AI providers
saurabhshukla-developer/laravel-ai-chatbot
28 Downloads
A comprehensive Laravel package for building AI agents with multiple provider support, tool management, and function calling capabilities
salehhashemi/laravel-intelli-git
2358 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
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
455 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
180 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
rubix/client
482 Downloads
The PHP client SDK for Rubix ML Server.
reconengine/recon-laravel
9 Downloads
World class recommendation engine brought to Laravel
phpmlkit/opal
27 Downloads
High-performance image processing for PHP, backed by libvips via FFI.
patrickschur/neural-network
50 Downloads
A dead simple neural network. For educational purposes only.