GitHub topics: php-ml
RubixML/ML
A high-level machine learning and deep learning library for the PHP language.
Language: PHP - Size: 30.6 MB - Last synced at: 6 days ago - Pushed at: 18 days ago - Stars: 2,120 - Forks: 189

RubixML/Credit
An example project that predicts risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset.
Language: PHP - Size: 1.76 MB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 34 - Forks: 12

RubixML/Dota2
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and results from 102,944 sample games.
Language: PHP - Size: 4.89 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 2

RubixML/Server
A standalone inference server for trained Rubix ML estimators.
Language: PHP - Size: 18.3 MB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 61 - Forks: 11

RubixML/CIFAR-10
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
Language: PHP - Size: 163 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 59 - Forks: 9

niiknow/bayes
naive bayes in php
Language: PHP - Size: 47.9 KB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 67 - Forks: 15

Mai11122006/Iris-ml-classifier
PyTorch model that classifies Iris species based on characteristics about the length and width of sepals and petals.
Language: Python - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

RubixML/Colors
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
Language: PHP - Size: 251 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 18 - Forks: 3

RubixML/Iris
The original lightweight introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
Language: PHP - Size: 410 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 9

RubixML/Sentiment
An example project using a feed-forward neural network for text sentiment classification trained with 25,000 movie reviews from the IMDB website.
Language: PHP - Size: 34 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 112 - Forks: 14

RubixML/Housing
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
Language: PHP - Size: 617 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 22

faustinopsy/twitersentimento
analisador de sentimentos desenvolvido em PHP, que utiliza a biblioteca PHP-ML para construir e treinar modelos de classificação (neste caso, utilizando o algoritmo Naive Bayes) para identificar o sentimento de textos – por exemplo, se um tweet é positivo, negativo ou neutro.
Language: PHP - Size: 3.05 MB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RubixML/MNIST
Handwritten digit recognizer using a feed-forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
Language: PHP - Size: 19.9 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 39 - Forks: 9

RubixML/HAR
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
Language: PHP - Size: 23.9 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 7

Amar-arruf/App_Skipsiku
Sistem Pendukung Keputusan untuk menentukan layak dan tidaknya seseorang mendapatkan bantuan PKH dengan menggunakan machine learning yaitu C4.5 dan K-Means
Language: SCSS - Size: 14.3 MB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

RubixML/Divorce
Use the K Nearest Neighbors algorithm to predict the probability of a divorce with high accuracy.
Language: PHP - Size: 87.9 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 14 - Forks: 11

CrisVSSTUDIO/AtomicBit99
An single page web application to manage files, using a bit of machine learning for my academic research
Language: JavaScript - Size: 376 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

13coles/chessburger-app
This project is an ordering application designed for cafes. It allows customers to place orders, make reservations, and process payments online. The application also provides cafe management with sales analytics and forecasting tools to better understand and predict their business performance.
Language: JavaScript - Size: 24.4 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

pmlic/PHP-ML-study
This is a PHP-ML Chinese learning example
Language: PHP - Size: 9.28 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 104 - Forks: 21

HMAHD/Max_Burgers-POS
Enhancing dining experiences with advanced database techniques, PHP-ML for data mining, and Chart.js for insights.
Language: PHP - Size: 13.3 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

yousufnoor5/php-chatman
A machine learning based chatbot library for PHP.
Language: PHP - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 3

ProtonAgency/HelloAI 📦
HelloAI - A cloud based artificial intelligence platform
Language: PHP - Size: 6.65 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

obokaman-com/stock-forecast
Simple stock & cryptocurrency price forecasting console application, using PHP Machine Learning library (https://github.com/php-ai/php-ml)
Language: PHP - Size: 18.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 81 - Forks: 20

harveydevereux/HelloMySQL-PHP
Example Machine Learning with MySQL via PHP with Apache2
Language: PHP - Size: 57.9 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

heropoo/learning-php-ml
Learning php-ml
Size: 501 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

pmvc-plugin/ml
Machine Learning library for PHP
Language: PHP - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MuhammadIrfan5/StudentPerformancePrediction
Predicting universities student grades using Php and PHP-ML library
Language: JavaScript - Size: 21.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ridvanbaluyos/ml-knn-sample
An Sample Implementation of K-Nearest Neighbor using PHP-ML.
Language: PHP - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

TeaInside/Tea-AI
An Artificial Intelligence
Language: PHP - Size: 397 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0
