percentile

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPrediction

func NewPrediction(realtimeProvider providers.RealTime, historyProvider providers.History) prediction.Interface

Types

type Estimator

type Estimator interface {
	GetEstimation(h vpa.Histogram) float64
}

func NewPercentileEstimator

func NewPercentileEstimator(percentile float64) Estimator

func WithMargin

func WithMargin(marginFraction float64, baseEstimator Estimator) Estimator

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL