CIAT-DAPA / subsets_genebank_accessions

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

Implement hierarchy clustering #58

Closed stevensotelo closed 3 years ago

stevensotelo commented 3 years ago

@khadijaAouzal

stevensotelo commented 3 years ago

@khadijaAouzal

@bmora-0110

stevensotelo commented 3 years ago

@khadijaAouzal

image

@bmora-0110

stevensotelo commented 3 years ago

@khadijaAouzal

@bmora-0110

stevensotelo commented 3 years ago

@bmora-0110

@khadijaAouzal

bmora-0110 commented 3 years ago

Kjadija, I have some comments here:

1 . We are going to implement two methodologies DBSCAN and HDBSCAN, I understand that the methodologies are different but, I consider that the results should be more or less similar. So I think it would be important to do a test if this is really true.

  1. There is a term in the algorithms called "Border points" and in our case they are accessions that will not belong to any cluster, I think this would be fine for DBSCAN, but for HDBSCAN, I consider that it is of great importance that all the accessions are included in the different clusters.

Thanks.

stevensotelo commented 3 years ago

We continue with the discussion and we will wait for the comments from users to define hyper parameters

stevensotelo commented 3 years ago

@khadijaAouzal