Table of Contents

Namespace Bonsai.ML.LinearDynamicalSystems.LinearRegression

Classes

GridParameters

Represents an operator that creates the 2D grid parameters used for calculating the PDF of a multivariate distribution.

KFModelParameters

Represents an operator that creates the model parameters for a Kalman Filter Linear Regression python class

MultivariatePDF

Represents an operator that converts a python object, representing a multivariate PDF, into a multivariate PDF class.