tools

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: May 29, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LinearBin

func LinearBin(arr []uint8, n int, offset int, r float64) (float64, float64)

LinearBin perform inverse linear_bin, taking

Types

type ModelType added in v0.5.0

type ModelType int
const (
	ModelTypeUnknown ModelType = iota
	ModelTypeCategorical
	ModelTypeLinear
)

func ParseModelType added in v0.5.0

func ParseModelType(s string) ModelType

func (ModelType) String added in v0.5.0

func (m ModelType) String() string

Jump to

Keyboard shortcuts

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