Skip to content

Split BART into its own submodule #4884

Closed
@canyon289

Description

@canyon289

Description of your problem

BART is currently contained in the distributions/ submodule which doenst quite made sense.
Currently BART is part of distributions/ in three modules
https://github.com/pymc-devs/pymc3/blob/main/pymc3/distributions/bart.py
https://github.com/pymc-devs/pymc3/blob/main/pymc3/distributions/tree.py
plus the PG sampler inside step method

Refactor request is to make BART its own submodule like GP and ODE are since BART is more of a "model architecture" than a distribution

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