In current implementation theta regularizer is ignored during processing of one internal iteration if it's parameters are incorrect or incomplete (and this ignoring must be implemented in the regularizer class). It would be better to prevent adding such regularizers into list of model regularizers at all in Instance::ReconfigureModel and Instance::ReconfigureRegularizer.
In current implementation theta regularizer is ignored during processing of one internal iteration if it's parameters are incorrect or incomplete (and this ignoring must be implemented in the regularizer class). It would be better to prevent adding such regularizers into list of model regularizers at all in Instance::ReconfigureModel and Instance::ReconfigureRegularizer.