Skip to content
Discussion options

You must be logged in to vote

Variance Analysis, Parameters and Reproducibility via Khiops

Evaluating the Variance of Prediction Results

  • This is of natural interest in data mining.
  • It is usually addressed using techniques such as cross-validation or bootstrapping, where the analysis method is applied on multiple samples.

Evaluating the Variance of an Algorithm with Respect to Its Parameters

  • This process is called sensitivity analysis.
  • It is particularly important for new techniques and research purposes.
  • It mainly concerns user-defined technical parameters (e.g., the width or shape of a kernel) to provide recommendations for their optimal choices.
  • Generally, random seeds are not considered as user parameters, but i…

Replies: 2 comments

Comment options

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

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
3 participants
Converted from issue

This discussion was converted from issue #918 on February 20, 2026 09:24.