[PATCH] [LNT] Use Mann-Whitney U test to identify changes
Anton Korobeynikov
anton at korobeynikov.info
Fri May 2 03:33:37 PDT 2014
What the aggregation function does? Am I right to understand that
currently we're calculating the running minima inside the window and
compare that stuff?
On Fri, May 2, 2014 at 2:26 PM, Renato Golin <renato.golin at linaro.org> wrote:
> On 2 May 2014 11:24, Yi Kong <Yi.Kong at arm.com> wrote:
>> Non-parametric means we don't assume the distribution of the samples,
>> i.e. they are not required to be normally distributed. There are some
>> sophisticated algorithms designed to deal with data streams. I think we
>> can discuss that further after implemented the sliding window for
>> simpler(minimum, median) tests.
>
> Right.
>
> cheers,
> --renato
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list