Skip to content
Discussion options

You must be logged in to vote

Thank you for your question.

Khiops does not provide an export of models to SQL or PMML. The main reason is that a full Khiops model cannot be faithfully represented in these formats.

Khiops relies on a rich dictionary layer and native multi-table modeling (keys, aggregations, derived variables, discretizations, value groups, special-value handling). Standard PMML cannot express many of these operations, and generating equivalent SQL would lead to extremely complex, environment-dependent code that would be difficult to validate and maintain.

For these reasons, the project focuses on end-to-end deployment using dictionaries, through the Khiops engine and the Khiops Native Interface, which …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lucaurelien
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #845 on December 05, 2025 10:42.