Skip to content

Getting a frequentist model from BART model #147

@ggmirandac

Description

@ggmirandac

Short Description

Hi, I have been wordering if there is a way to connect the bart regression model with some other tree based model, like XGboost or sklearn's trees. This in order to use the bart model to estimate some of the parameters of these models and then use the other tree models to generate SHAP values. This is based on the following blog in towardsdatascience.com: Bayesian inference.

This will generate a more thorough analysis of the black box model generated from the BART model.

Code Example or link

This can be seen in examples from : this blog post

And the shap value package is: shap

Relevant documentation or public examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions