baybe.utils.numericalΒΆ
Utilities for numeric operations.
Module Attributes
Environment variable name for enforcing single precision in numpy. |
|
Floating point data type used for numpy arrays. |
|
Floating point data type used for ONNX models. |
Functions
|
Determine which of two given inputs is closer to a target value. |
|
Find the element of an array that is closest to a target value. |
|
Calculate the (weighted) geometric mean along the second axis of a 2-D array. |