You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conceptually, JPMML converter command-line applications could support UNIX-style piping, which may make integration with non-Java application environments easier:
The JPMML-Converter library is currently stuck in the " file in -> PMML file out" mindset. End users keep asking for more output options, such as URL or plain streaming:
https://stackoverflow.com/questions/74656521/how-to-save-xgboost-lightgbm-model-to-postgresql-database-in-python-for-subseque/74659868#comment131843709_74659868
Conceptually, JPMML converter command-line applications could support UNIX-style piping, which may make integration with non-Java application environments easier:
The text was updated successfully, but these errors were encountered: