tools

package
v0.0.0-...-bc95524 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Histogram

func Histogram[O any](
	features []O,
	buckets []float64,
	keysFunc func(O) []string,
	valueFunc func(O) float64,
) (
	hists map[string]map[float64]uint64,
	counts map[string]uint64,
	sums map[string]float64,
)

Create a histogram from features.

Types

This section is empty.

Jump to

Keyboard shortcuts

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