sadsquirrel369
sadsquirrel369
So in theory this can be done, if we remove all the features of the 'incremental' model post fit (or rather keep 1 bin per variable and overwrite the histgrams...
@paulbkoch Thanks for the prompt reply. So by excluding variables (with the parameter) in the model "mains" fitting, will all of the feature names be in the model.feature_names_in_ variable, irrespective...
Thanks for the help!
Hi @paulbkoch, When trying to merge the mains model with an interaction model I get this issue: Inconsistent bin types within a model: `--------------------------------------------------------------------------- Exception Traceback (most recent call last)...