Presto: ML plugin documentation (and its future)

Created on 24 Apr 2019  路  3Comments  路  Source: prestosql/presto

Hi, there is quite a bit of ML code here (~2K SLOC), but apart from the original pull request https://github.com/prestodb/presto/pull/1275 and release notes from May 2014, I can't find anything on this.

What are the plans for this? Has it gotten any closer to production grade code? If so, should it be documented?

Thanks!

docs

Most helpful comment

hi, I want to use presto as a SQL engine to run the kubeflow to train the model and load the models to inference the data on-line.
If i have some question about presto-ml, i will ask for your help.

thx.

All 3 comments

We are not actively working on it, and we are not aware of anyone using it. If you want to document it, we would be more than willing to merge the changes.

@ebyhr recently wrote a quick tutorial about the ML plugin: https://www.ebyhr.org/2019/04/machine-learning-connector-in-presto.html

hi, I want to use presto as a SQL engine to run the kubeflow to train the model and load the models to inference the data on-line.
If i have some question about presto-ml, i will ask for your help.

thx.

Was this page helpful?
0 / 5 - 0 ratings