Closed maksymiuks closed 4 years ago
ok, let's check first which explainers handle multilabel classification
So, model_residuals and model_performance don't work. In terms of feature_importance and funnel_plot, they will work if we provide accrodingly loss_function and score_function that handles multilabel classification. Rest is fine.
I think it is done. Please check it out here https://github.com/ModelOriented/DALEX/blob/february_release/R/explain.R#L195-L197
Add warning that explainer with default yhat will take only one column as significant