CIAT-DAPA / subsets_genebank_accessions

Web tool which allows creating subsets of accessions based on indicators
0 stars 1 forks source link

Run simulation for optimal number of clusters #99

Closed stevensotelo closed 3 years ago

khadijaAouzal commented 3 years ago

@stevensotelo @bmora-0110 Could you please provide a description for that?

stevensotelo commented 3 years ago

@khadijaAouzal:

I think that with this method, the algorithm will never converge to one value, as at each time we move the window of the range

In each time we may get new optimal number or the same number as the closest pervious ranges

here is an example, where the range starts with [2,5] and moved forward, at each run, with 1 at its both bounds until the upper bound reaches 100

image

image