Skip to content
Discussion options

You must be logged in to vote

Custom features can be added by using the Khiops dictionary API, which is included in the Khiops Core API.
For an introduction to the concept of Khiops dictionaries, we can refer to https://khiops.org/api-docs/ on the official Khiops web site. For starting using and defining Khiops dictionaries, we can start from https://khiops.org/tutorials/kdic_intro/.

To answer to the original example question, a ratio-like feature can be defined by using the Divide rule, as in the following example, where the credit utilization rate of each customer is computed as the ratio between the account balance and the credit line,
in the CreditInformation dictionary file:

Dictionary  CreditInformation
{
  Cate…

Replies: 3 comments

Comment options

popescu-v
Nov 21, 2025
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by marcboulle
Comment options

You must be logged in to vote
0 replies
Comment options

popescu-v
Jan 15, 2026
Maintainer Author

You must be logged in to vote
0 replies
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