php-ml
Here are 27 public repositories matching this topic...
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
-
Updated
Jul 25, 2025 - PHP
An example project that predicts risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset.
-
Updated
Jul 25, 2025 - PHP
An example project using a feed-forward neural network for text sentiment classification trained with 25,000 movie reviews from the IMDB website.
-
Updated
Jul 25, 2025 - PHP
Handwritten digit recognizer using a feed-forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
-
Updated
Jul 25, 2025 - PHP
The original lightweight introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
-
Updated
Jul 25, 2025 - PHP
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
-
Updated
Jul 25, 2025 - PHP
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and results from 102,944 sample games.
-
Updated
Jul 25, 2025 - PHP
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
-
Updated
Jul 25, 2025 - PHP
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
-
Updated
Jul 25, 2025 - PHP
A standalone inference server for trained Rubix ML estimators.
-
Updated
Mar 28, 2025 - PHP
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.
-
Updated
Feb 5, 2025 - PHP
Simple stock & cryptocurrency price forecasting console application, using PHP Machine Learning library (https://github.com/php-ai/php-ml)
-
Updated
Nov 6, 2024 - PHP
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.
-
Updated
Aug 2, 2024 - JavaScript
Sistem Pendukung Keputusan untuk menentukan layak dan tidaknya seseorang mendapatkan bantuan PKH dengan menggunakan machine learning yaitu C4.5 dan K-Means
-
Updated
Feb 3, 2024 - SCSS
Enhancing dining experiences with advanced database techniques, PHP-ML for data mining, and Chart.js for insights.
-
Updated
Dec 7, 2023 - PHP
Use the K Nearest Neighbors algorithm to predict the probability of a divorce with high accuracy.
-
Updated
Jul 19, 2023 - PHP
naive bayes in php
-
Updated
May 4, 2022 - PHP
Improve this page
Add a description, image, and links to the php-ml topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the php-ml topic, visit your repo's landing page and select "manage topics."