Add random_state parameter #933
-
|
Allow Khiops and pykhiops to produce different results by modulating the random seed of Khiops. For example: measure the variance of the AUC with respect to the automatic generation of aggregates or even the SNB. |
Beta Was this translation helpful? Give feedback.
Answered by
marcboulle
Feb 17, 2026
Replies: 2 comments
-
Variance Analysis, Parameters and Reproducibility via KhiopsEvaluating the Variance of Prediction Results
Evaluating the Variance of an Algorithm with Respect to Its Parameters
Khiops Parameters
Reproducibility of Results
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lucaurelien
-
|
Maybe this is helpful for your problem @n-voisine : https://khiops.org/api-docs/python-api/api/samples/samples.html#samples.train_predictor_with_cross_validation |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Variance Analysis, Parameters and Reproducibility via Khiops
Evaluating the Variance of Prediction Results
Evaluating the Variance of an Algorithm with Respect to Its Parameters