ThalesGroup / shapkit

Interpret machine learning predictions using agnostic local feature importance based on Shapley Values.
https://thalesgroup.github.io/shapkit/
MIT License
15 stars 4 forks source link

No projection in sgd_shapley #9

Open HughChen opened 2 years ago

HughChen commented 2 years ago

For some reason, it looks like sgd_shapley is not performing the Dijkstra projection.

Is this intentional? If so, why is this the case?

Sebastienlejeune commented 5 months ago

@vincentthouvenotTH any idea on that ?