Nima Sarajpoor

Results 311 comments of Nima Sarajpoor

Weird...still not rendering well.... please let me do some investigation on my end to see what's going on...

@seanlaw So, I tried the Welford_Review/ Matrix_Profile_Derivation/ Pearson notebooks to see if ReviewerNB on Github can render them. Unfortunately, it seems that it cannot render them properly for the first...

@seanlaw Just for the records: if I click on the ReviewNB purple button (on top of this PR page), it seems there is still one error related to rendering. However,...

@seanlaw Thanks for the comments! > Apologies, these comments are for an older commit. I forgot to hit "Finish Review" along with my last comment. I found two of those...

I think we are all set. I can push commits after revising the notebook.

The notebook is ready. I addressed the comments and changed the rest of notebook accordingly as well.

@seanlaw I was wondering if you could confirm my understanding of Welford's notebook [Welford_Review](https://github.com/TDAmeritrade/stumpy/blob/main/docs/Welford_Review.ipynb): In line (23), the `S(...)` is actually CSS as its title said "The Corrected Sum of...

Thanks for the info! That helps a lot. What I am looking for is "running variance". So, I will try to be extra careful in my calculation and provide the...

> Please re-read my response one more time > running variance" is used in the so-called MPX algorithm and is what you will find in the Matrix Profile Derivations notebook...

I revised the notebook according to latest comments. I could not find an easier way for plugging in the values of critical point in `f(...)`. I added a few more...