NLeSC / team-atlas

1 stars 0 forks source link

Kmeans #98

Closed rogerkuou closed 4 years ago

rogerkuou commented 4 years ago

As a user of Phenology generalization product, I would like to have the functionality to Kmeans based on the co-(tri-)clustering results.

rogerkuou commented 4 years ago

This task comes from the discussion with ITC during the sprint. So I created this card along the way when I am doing the development. We received an example workflow from Emma. Based on this example I created a initial Kmean class, as well as an example script to compute kmeans based on co-clustering results.

rogerkuou commented 4 years ago

@fnattino maybe later we can review this together?

fnattino commented 4 years ago

@rogerkuou great! Sure, let's do that!

rogerkuou commented 4 years ago

Kmean function is now available in development branch. See here.