Uses of Class
org.tribuo.math.la.DenseVector

Packages that use DenseVector
Package
Description
Provides an implementation of a linear chain CRF trained using Stochastic Gradient Descent.
Provides a multithreaded implementation of K-Means, with a configurable distance function.
Provides a linear algebra system used for numerical operations in Tribuo.
Provides some utility tensors for use in gradient optimisers.
Provides infrastructure for Stochastic Gradient Descent based regression models.
Provides regression loss functions for Stochastic Gradient Descent.