Hi, I came across this[0]. Wondering if there is anyone who have implemented train api on top of prediction io ? Or if anyone can provide me pointers on where to get started?
>From docs I see TBD. train TBD <https://github.com/apache/incubator-predictionio/tree/develop/tools/src/main/scala/org/apache/predictionio/tools/admin#training-request>Training request: POST http://localhost:7071/cmd/train Request body: TBD OK Response: TBD Error Response: TBD Thanks, Pankil [0]: https://github.com/apache/incubator-predictionio/tree/develop/tools/src/main/scala/org/apache/predictionio/tools/admin
