|
|
|
|
|
by mehrdadn
2038 days ago
|
|
What I said has absolutely nothing to do with monotonicity. Pick any permutation of [2N, 2N + 1, ..., 3N - 1] for N as large as you want and you'll see the algorithm estimate the median as N, which is below even the minimum. |
|
This is practically the definition of monotonicity. (https://en.wikipedia.org/wiki/Monotonic_function)
You should read the paper, it doesn't have the problems you think it has when used on real world data.