PetscRegressorSetRegularizerWeight#
Sets the weight to be used for the regularizer for a PetscRegressor
context
Synopsis#
PetscErrorCode PetscRegressorSetRegularizerWeight(PetscRegressor regressor, PetscReal weight)
Logically Collective
Input Parameters#
regressor - the
PetscRegressor
contextweight - the regularizer weight
Options Database Key#
regressor_regularizer_weight
- sets the regularizer’s weight
See Also#
Level#
beginner
Location#
src/ml/regressor/interface/regressor.c
Index of all PetscRegressor routines
Table of Contents for all manual pages
Index of all manual pages