Tyler Marrs
Tyler Marrs
@vanbenschoten would you be interested in writing a section within the README explaining how the library came into existence? Some highlights could include: * matrixprofile-ts * Target * MPF (how...
Right now all of the documentation located in the "docs" folder is manually released. It would be nice to have the docs automatically build and deploy when a new release...
Speed up the code by implementing them in Cython.
As apart of the README, add comparisons of the algorithms and give explanations of use cases for each. It should have timings, system information and details on the data set...
Describe the importance of MASS, what it is used for and the impact it has made on time series analysis. Ideally this will be within the README and a good...
Here is a link to the Matlab implementation: https://www.cs.unm.edu/~mueen/MASS_weighted.m
You can use the following SQL to identify collation information for a database, column, etc. This could be important to those of us coming from a Unix background and turn...
It appears that you have used UCSC's reference hg19 instead of NCBI's GRCh37 to build your own reference. Normally this is fine, but there are differences between these builds at...
It appears that the logic on this line causes problems with years that are only two digits. I know that this is a pretty uncommon case, however it is something...
I am trying to work through something in home assistant where I have my alarm system in there and I also receive Amazon Key delivery. My issue is that I'd...