| 1 | == Installation == |
| 2 | |
| 3 | === PredictionIO |
| 4 | |
| 5 | For a trial follow exactly the process for source based install described at the official documentation page. |
| 6 | https://predictionio.apache.org/install/install-sourcecode/ |
| 7 | |
| 8 | === Test Applications |
| 9 | |
| 10 | Based on the Universal Recommender template at: |
| 11 | https://github.com/apache/incubator-predictionio-template-recommender.git |
| 12 | |
| 13 | Modifications are made for file format CSV with separator "::" and to also import dates of the events. |
| 14 | |
| 15 | Each application is run at a separate http port. |
| 16 | |