Karandeep Singh Profile picture
Faculty @UCSanDiego @InnovationUCSDH. Chief Health AI Officer @UCSDHealth. Creator of @Tidierjl #JuliaLang. #GoBlue. Views own.
Aug 14, 2018 5 tweets 4 min read
Thread: Though there is lots of community interest in model-agnostic model explanations (eg. LIME), I’ve been interested in an explainer specific to random forests. Came across a great one here: github.com/MI2DataLab/ran… #rstats To begin, train an RF model and run the explain_forest() function. #rstats