Zebin YANG
Zebin YANG
Hi @jp-varela The issue is not likely related to Sklearn's pipeline. Basically, any form of models can be wrapped and registered into piml, see the example here https://selfexplainml.github.io/PiML-Toolbox/_build/html/auto_examples/1_train/plot_2_register_2_arbitrary.html#sphx-glr-auto-examples-1-train-plot-2-register-2-arbitrary-py. The current...
Hi @munchcrunch, Binary classification is a special case of regression, with only 0 and 1 as outputs. The feature importance and partial dependence are calculated based on the whole model,...
This error says that the compiled EBM FAST screening library cannot be loaded properly, which means that your current computing environment is not supported.