Re: PIO User Guide,

2018-02-04 Thread Mehmet Erkek
Thank you Vaghawan,
I managed to run a sample recommender system using the quick start (
https://predictionio.incubator.apache.org/templates/recommendation/quickstart/
) without any problem. I will take a deep look into UR with HBASE and ES
which is what I seem to need. thanks
Have a nice day.



On 4 February 2018 at 17:17, Vaghawan Ojha  wrote:

> Hi,
>
> If you have successfully installed the PIO, then next move for you is to
> install the templates or your wish. If you wish to install Universal
> recommendation you should go here: http://actionml.com/docs/ur_quickstart
> But UR doesn't work with postgresql as event storage as far as I've used
> it.
>
> https://predictionio.incubator.apache.org/templates/recommendation/
> quickstart/ (This one is for recommendation) I would suggest you to first
> check the engine templates page and choose, you will find the guide for
> each template. Here's the link to template gallery: https://predictionio.
> incubator.apache.org/gallery/template-gallery/
>
> I hope this helps. Even though this (https://medium.freecodecamp.
> org/building-an-recommendation-engine-with-apache-prediction-io-ml-
> server-aed0319e0d8) guide uses the PIO 0.10, you may check if its useful.
>
> Thanks
> Vaghawan
>
> On Sun, Feb 4, 2018 at 6:28 PM, Mehmet Erkek 
> wrote:
>
>> Hello all,
>>
>> I have downloaded and successfully installed predictionio with postgresql
>> as event storage. I am able to post events to the server and create batch
>> events.. so far so good. from here on, I need some documentation to see how
>> to deploy an algorithm/train and serve recommendations... I have gone thru
>> documentation as well, but I am a bit lost... I appreciate if you could
>> point me to any link where I can find more info. thanks.
>>
>> P.S: The project looks promising and well thought... Special thanks to
>> the creators/contributors!
>> After getting in it, I and my team would like to contribute to it
>> (documentation/model/code etc)...
>>
>
>


Re: PIO User Guide,

2018-02-04 Thread Vaghawan Ojha
Hi,

If you have successfully installed the PIO, then next move for you is to
install the templates or your wish. If you wish to install Universal
recommendation you should go here: http://actionml.com/docs/ur_quickstart
But UR doesn't work with postgresql as event storage as far as I've used
it.

https://predictionio.incubator.apache.org/templates/recommendation/quickstart/
(This one is for recommendation) I would suggest you to first check the
engine templates page and choose, you will find the guide for each
template. Here's the link to template gallery:
https://predictionio.incubator.apache.org/gallery/template-gallery/

I hope this helps. Even though this (
https://medium.freecodecamp.org/building-an-recommendation-engine-with-apache-prediction-io-ml-server-aed0319e0d8)
guide uses the PIO 0.10, you may check if its useful.

Thanks
Vaghawan

On Sun, Feb 4, 2018 at 6:28 PM, Mehmet Erkek  wrote:

> Hello all,
>
> I have downloaded and successfully installed predictionio with postgresql
> as event storage. I am able to post events to the server and create batch
> events.. so far so good. from here on, I need some documentation to see how
> to deploy an algorithm/train and serve recommendations... I have gone thru
> documentation as well, but I am a bit lost... I appreciate if you could
> point me to any link where I can find more info. thanks.
>
> P.S: The project looks promising and well thought... Special thanks to the
> creators/contributors!
> After getting in it, I and my team would like to contribute to it
> (documentation/model/code etc)...
>