Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example about loading pre-transpiled PMML service provider JAR files #23

Open
vruusmann opened this issue Jan 6, 2023 · 0 comments
Open

Comments

@vruusmann
Copy link
Member

See jpmml/jpmml-evaluator#257

The README file provides a TL;DR example that deals with in-memory transpilation.

However, in-memory transpilation is not a very common usage scenario. A much more relevant TL;DR example would be one, where PMML XML file is pre-emptively transpiled into a PMML service provider JAR file, and then loaded in a different time/place into an org.jpmml.evaluator.Evaluator instance.

@vruusmann vruusmann changed the title Example about loading pre-transpiler PMML service provider JAR files Example about loading pre-transpiled PMML service provider JAR files Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant