sb-ai-lab / LightAutoML

Fast and customizable framework for automatic ML model creation (AutoML)
https://developers.sber.ru/portal/products/lightautoml
Apache License 2.0
1.08k stars 47 forks source link

SSWARM #148

Closed BELONOVSKII closed 5 months ago

BELONOVSKII commented 5 months ago

Stratified SWARM algorithm for fast, model agnostic shapley values computations.

Origin: Approximating the Shapley Value without Marginal Contributions. Authors: Patrick Kolpaczki and Viktor Bengs and Maximilian Muschalik and Eyke Hüllermeier. Link: https://arxiv.org/abs/2302.00736v3

Compatible with TabularAutoML models and custom AutoML models.