https://github.com/mickaelandrieu/php_customers_segmentation
Can we do Customers Segmentation using PHP and Unsupervized Machine Learning ? Yes we can ! 🤡
https://github.com/mickaelandrieu/php_customers_segmentation
customer-segmentation machine-learning php
Last synced: 6 months ago
JSON representation
Can we do Customers Segmentation using PHP and Unsupervized Machine Learning ? Yes we can ! 🤡
- Host: GitHub
- URL: https://github.com/mickaelandrieu/php_customers_segmentation
- Owner: mickaelandrieu
- Created: 2022-02-20T07:02:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T20:50:09.000Z (over 3 years ago)
- Last Synced: 2025-03-29T21:51:10.095Z (7 months ago)
- Topics: customer-segmentation, machine-learning, php
- Language: Jupyter Notebook
- Homepage:
- Size: 6.65 MB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Customers Segmentation using PHP and [Rubix ML PHP Library](https://rubixml.com/)
Can we do Customers Segmentation using PHP and Unsupervized Machine Learning ? Yes we can ! 🤡
A really basic exemple using KMeans and Standard preprocessing methods to try apply clustering on the customers based on RFM metrics.
The notebook is in French ! Don't reuse this work for your enterprise needs mostly because the performance and the accuracy are really bad !
> If you really need to work with PHP and Machine Learning, you may contract the creator of Rubix ML library
This project code is under MIT licence.