Hi all!
In my problem, an element is a set of numeric and categorical values. I have sampling models to generate these values, i.e. to generate an element. These models are based on continuous (for numeric values) and discrete (for categorical values) probability distributions. Periodically, I update the parameters of these models based on the best elements I have found.
When the models converge, the sampled elements are very similar to those already evaluated. How can I detect convergence of these distributions, and what strategy can be used to aggregate over all distributions to have a single indicator of convergence?
Thank you in advance!
Cheers,
Marcelo