SeldonIO / seldon-server

Machine Learning Platform and Recommendation Engine built on Kubernetes
https://www.seldon.io/
Apache License 2.0
1.47k stars 300 forks source link

API to return past actions of a user #37

Open thesuperzapper opened 7 years ago

thesuperzapper commented 7 years ago

I there currently a way to return the past actions of a specific user?

thesuperzapper commented 7 years ago

It's all good, I found this file that explains that it's a GET request to /users/{userId}/actions.

But this should probably be in the docs somewhere.

ukclivecox commented 7 years ago

Yes. Thanks. We will plan to add this.