The new method, get_coefficient_shape_function(predictor_index:int), returns the coefficient shape across relevant predictor values, ignoring interactions. This increases interpretability by making it easier to analyse how main effects work in the model.
Added an option to ignore interactions when using monotonic_constraints. An use case for this can be to reduce the decline in predictiveness due to monotonic constraints when a large proportion of the predictors have monotonic constraints.