Test performance of predict phase

10 views
Skip to first unread message

Kim Trang Le

unread,
Dec 23, 2015, 11:08:48 PM12/23/15
to predictionio-dev
I would like to test performance of prediction phase of one algorithms using Locust.

The query of engine looks similar to this:

engine_client = predictionio.EngineClient(url="http://localhost:8003")
print engine_client.send_query({"items": ["10181"], "num": 50, "category": ["31","32"], "blackList":["10184"]})

Can anyone help me with this? Thank you very much.
Reply all
Reply to author
Forward
0 new messages