PredictionIO / Demo-MovieLens-Rails

Other
2 stars 1 forks source link

Need Example Json Query to Event Server #1

Open mestartlearncode opened 8 years ago

mestartlearncode commented 8 years ago

Hi, i'm new to prediction.io and interested to learn using your template. However, i need example json query to be send to event server, also query to prediction server.

Thanks a lot & Regards,

Zulkifli

k4hoo commented 8 years ago

please see https://github.com/PredictionIO/Demo-MovieLens-Rails/blob/master/app/controllers/movies_controller.rb#L13 and https://docs.prediction.io/templates/similarproduct/quickstart/

selmiyoussef commented 8 years ago

hello ,what is mathematical techniques are used in prediction.io ? Matrix Factorisation ? SVD ?...

thanks in advance

k4hoo commented 8 years ago

@selmiyoussef . depending on the engine template and algorithms. please refer to the templates for more info.