mleap icon indicating copy to clipboard operation
mleap copied to clipboard

Example for invoking MLeap runtime in python?

Open winston-zillow opened this issue 6 years ago • 8 comments

While the product claims to run universally, I only see example/document for invoking the runtime in Scala. Are there support/documents for Python?

winston-zillow avatar Jun 11 '18 18:06 winston-zillow

+1

haiy avatar Jun 12 '18 05:06 haiy

+1

cfespinoza avatar Jun 23 '18 07:06 cfespinoza

+1

sarchak avatar Aug 14 '18 23:08 sarchak

+1

martin-weber avatar Jan 18 '19 08:01 martin-weber

+1

Exlsunshine avatar Feb 25 '19 04:02 Exlsunshine

Currently, mleap-runtime can only be invoked from Scala/Java/JVM based language. What you can do though, is to have either a grpc client or http client in Python, calling a scoring service running in Java/Scala. You can start by taking a look at the docker images with the spring boot/grpc services we released recently.

ancasarb avatar Feb 25 '19 10:02 ancasarb

+1

nickcastro avatar Apr 03 '20 18:04 nickcastro

+1

bernatixer avatar May 19 '20 14:05 bernatixer