probatus icon indicating copy to clipboard operation
probatus copied to clipboard

Multi class shap rfecv

Open lproth opened this issue 3 years ago • 1 comments

Re https://github.com/ing-bank/probatus/issues/169 I have added support for multi-class classification and ensured that regression will still work. I haven't written any unit tests because I'm not familiar with how pytest works, but all that should be needed is to re-run the existing tests with a multi-class target instead of binary.

lproth avatar Nov 24 '21 12:11 lproth

Also please have a look what has changed in, just to make sure your PR is aligned #175

Matgrb avatar Dec 08 '21 16:12 Matgrb

Hi @Matgrb, can we merge this?

lproth avatar Jan 06 '23 10:01 lproth

Hi @lproth , sorry for the delayed response and thank you for your contribution, could you update this branch to be compatible with the latest changes on the main?

ReinierKoops avatar Jun 04 '23 06:06 ReinierKoops

This can only be merged when some unit tests are added.

ReinierKoops avatar Jul 06 '23 17:07 ReinierKoops