Assaad Moawad

Results 8 comments of Assaad Moawad

For my understanding, it's better to return the un-normalized distance measure. So a potential fix will be: if the query is normalized -> unnormalize its values, if the timeseries is...

yes i know, that's why i didn't propose a fix. I saw that in subsequence matching, each subsequence is normalized with different mean and std, so i can't un-normalized. maybe...

Well it didn't work for me, i just added this Pom.xml at the root of the project and that's it, managed to compile and install locally with maven :)

Hello, I modified the query result to return the position and the distance . Cheers!

We already have an Enfocer for attribute type, but can be a good idea to extend the modeling layer with them: https://github.com/datathings/greycat/blob/e3db7314b0e83b598201641c0854be963a30f552/greycat/src/main/java/greycat/utility/Enforcer.java cc: @thomashartmann

For Timepoints method it's better to have the option to sort ascending or descending

Hello @abourdon , thanks for your interest. I Just updated the samples to follow the latest Greycat version 11-SNAPSHOT. Please check the code here: https://github.com/datathings/greycat-samples We're sorry for the outdated...