Download the PHP package headzoo/prediction-io without Composer
On this page you can find all versions of the php package headzoo/prediction-io. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download headzoo/prediction-io
More information about headzoo/prediction-io
Files in headzoo/prediction-io
Package prediction-io
Short Description Endroid PredictionIO Client
License MIT
Homepage https://github.com/endroid/PredictionIO
Informations about the package prediction-io
Endroid PredictionIO
By endroid
The Endroid PredictionIO library provides a client which offers easy access to a PredictionIO recommendation engine. PredictionIO is an open source machine learning server for software developers to create predictive features, such as personalization, recommendation and content discovery.
Through a small set of simple calls, all server functionality is exposed to your application. You can add users and items,
register actions between these users and items and retrieve recommendations deduced from this information by any
PredictionIO
recommendation engine. Applications range from showing recommended products in a
web shop to discovering relevant experts in a social collaboration network.
Requirements
- Symfony
- Dependencies:
Usage
Vagrant box
PredictionIO provides a Vagrant box
containing an out-of-the-box PredictionIO server.
Symfony
You can use EndroidPredictionIOBundle
to enable this service in your Symfony application.
License
This bundle is under the MIT license. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.