Climate-Data-Science / Climate-Similarity-Metrics

Which similarity metrics are the most helpful to understand climate
0 stars 2 forks source link

Define complete subset of similarity measures #21

Closed pierretoussing closed 4 years ago

pierretoussing commented 4 years ago

Which similarity measures should be used in order to cover all the problems we want to solve and all the properties similarity measures can have?

pierretoussing commented 4 years ago

@pawelbielski I read the section in the paper linked above and I think we should stick with our idea of defining the problems and then select a subset of similarity measures which cover all this problems. This would allow us to be sure we are "complete", because we want to propose a solution for this problems And the modular framework will allow others to implement any other similarity measure that can have this problems.

pierretoussing commented 4 years ago

Problems of different similarity measures:

pawelbielski commented 4 years ago

@pierretoussing I agree, that we should start with these 4 problems that similarity measures different than Pearson have. Then for every of the defined problems we give an example measure, and propose solution/solutions.