Package | Description |
---|---|
org.tribuo.regression.impl | |
org.tribuo.regression.slm |
Provides implementations of sparse linear regression using various forms of regularisation penalty.
|
Class and Description |
---|
SkeletalIndependentRegressionModel
A
Model which wraps n independent regression models, where n is the
size of the MultipleRegressor domain. |
SkeletalIndependentRegressionSparseModel
A
SparseModel which wraps n independent regression models, where n is the
size of the MultipleRegressor domain. |
Class and Description |
---|
SkeletalIndependentRegressionSparseModel
A
SparseModel which wraps n independent regression models, where n is the
size of the MultipleRegressor domain. |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.