Libraries tagged by machine learning
wapnen/google-cloud-vision-php
26123 Downloads
A simple php library for the google cloud vision API
softcreatr/php-perplexity-ai-sdk
1107 Downloads
A powerful and easy-to-use PHP SDK for the pplx (Perplexity) API, allowing seamless integration of advanced AI-powered features into your PHP projects..
softcreatr/php-mistral-ai-sdk
1916 Downloads
A powerful and easy-to-use PHP SDK for the Mistral AI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
rubix/server
2061 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
rubix/sentiment
533 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
phpfanatic/clarifai
10516 Downloads
clarifAI PHP Library
denissimon/prediction-builder
6686 Downloads
A library for machine learning that builds predictions using a linear regression.
dashboardbuilder/dashboardbuilder.net
189 Downloads
Dashboard Builder is a PHP based data driven visualization & business analtyc tool, a machine learning delivers insights, written in PHP with an added layer of drag-and-drop flexibility which helps predicting the future with ease and no code required.
softcreatr/php-openai-sdk
631 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.
salehhashemi/laravel-intelli-git
565 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/mnist
153 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
353 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
404 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/divorce
418 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
160 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.