Hacker News new | ask | show | jobs
by Macuyiko 2044 days ago
Fantastic read! As a long term fan of RF, a lot of things immediately clicked and made sense. It's also a great new direction compared to SHAP-style explanations which most of the industry is using at the moment.

I'm excited to play with the code.

1 comments

Thanks :)

Yep, code's on GitHub. I'm more than happy to collaborate, there's heaps of things that need to be done.

I only see a single Jupyter notebook in the GRANT repo. Is all the code in there? https://github.com/wagtaillabs/GRANT/blob/main/GRANT_walkthr...
Yep, all the code is in there. I do have another piece of code that has all the algorithms in a single class (which makes it much easier to use), I'll double check that it's up to date and post that tonight.