File regularization_no.hpp

namespace boosting
class NoRegularizationConfig : public boosting::IRegularizationConfig
#include <regularization_no.hpp>

Allows to configure a regularization term that does not affect the evaluation of rules.

Public Functions

virtual float64 getWeight() const override

Determines and returns the weight of the regularization term according to the specified configuration.

Returns:

The weight of the regularization term