Available methods for linear regression model-based training.
More...
◆ TrainingMethod()
Constructs the training method object using the provided value
- Parameters
-
value | Value corresponding to the training method object |
◆ getValue()
Returns the value corresponding to the training method object
- Returns
- Value corresponding to the training method object
◆ defaultDense
Initial value:Normal equations method
◆ normEqDense
Initial value:Normal equations method
◆ qrDense
Initial value:QR decomposition-based method
The documentation for this class was generated from the following file:
- linear_regression/training/TrainingMethod.java