interpretml / interpret

Fit interpretable models. Explain blackbox machine learning.
https://interpret.ml/docs
MIT License
6.04k stars 714 forks source link

NAM Model #528

Open ediemiglio71 opened 1 month ago

ediemiglio71 commented 1 month ago

Good morning. I am using a lot the library and I am interested to know if there is any plan to add Neural Additive Models to the library. Thanks in advance Best regards Edie

paulbkoch commented 1 month ago

Hi @ediemiglio71 -- I don't have concrete plans to add NAMs to interpret. We do have a newer implementation that is pytorch based, but the person who worked on it became too busy to complete the final details of packaging, so it's currently in limbo.

I think this was the original code used in the paper: https://github.com/nickfrosst/neural_additive_models