gpt4 book ai didi

graphite - nPercentile 在 Graphite 中做了什么,它与 percentileOfSeries 有何不同?

转载 作者:行者123 更新时间:2023-12-01 11:33:05 27 4
gpt4 key购买 nike

我读了docs一百万次,但我无法弄清楚它的作用。 nPercentile 在 Graphite 中有什么作用,它与 percentileOfSeries 有何不同?

最佳答案

nPercentile : "返回 seriesList 中每个系列的 n%。"

这会将您提供给它的每个系列转换为单个值*,即该系列的第 n 个百分位数(但它会输出与作为输入给定的系列一样多的系列)。

*请注意,与 Graphite 中的所有内容一样,此单个值将作为一个系列返回,其中包含多次(填充请求的时间范围所需的次数)相同的单个值。

percentileOfSeries : "percentileOfSeries 返回一个单一的系列,它由在每个点上跨通配符系列的 n 个百分位值组成。"

这将返回一个序列,对于每个时间点,该序列包含不同输入序列的第 n 个百分位数。

关于graphite - nPercentile 在 Graphite 中做了什么,它与 percentileOfSeries 有何不同?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30560622/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com