richdynamix / personalised-products
Personalised products module for Magento 2 using PredictionIO Machine Learning
Installs: 72
Dependents: 0
Suggesters: 0
Security: 0
Stars: 33
Watchers: 10
Forks: 10
Open Issues: 4
Type:magento2-module
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
- predictionio/predictionio: ~0.8.2
Requires (Dev)
- codacy/coverage: dev-master
- phpunit/phpunit: 4.1.0
- squizlabs/php_codesniffer: 2.*
This package is auto-updated.
Last update: 2022-04-28 19:49:06 UTC
README
No longer maintained
Personalised Products is a Magento 2 module that will serve realtime predicted suggestions for product upsells on the product page and complimentary suggestions for cross sells on the basket page. All powered by PredictionIO.
Using the two individual prediction engines the module will serve accurate and popular products to the customers based on the viewing and buying actions of other users.
Looking for the Magento 1.x version?
Similar-Products was the original PredictionIO Magento module however it's was designed around an older version of PredictionIO and will not work with the latest. Magento Hackathon has forked it and done some work with PredictionIO v0.8
You can have a look at that version here
Requirements
- PredictionIO +0.9.5
- Complementary Purchase engine template v0.3.3
- Similar Product engine template v0.3.2
- Magento 2.0 Community Edition or Enterprise Edition
Documentation
Author
Steven Richardson - @mage_gizmo