Hi,
Upon running the following code:
%%capture
modeler = LGBSurvivalModeler(data=data_processor.data);
modeler.build_model()
I receive TypeError: train() got an unexpected keyword argument 'categorical_feature'. Is there a way around this?
For reference, I am using your case study to better understand the FIFE. I've included an attachment with the error as well.
Thank you!
Very Respectfully,
Mike L.
TypeError.md