Skip to content

Prediction on Trees should use particle weights #55

@alecksphillips

Description

@alecksphillips

Current implementation of majority voting prediction for decision trees implicitly assumes that all trees are equally weighted. This should be updated to use the particle weights, probably by taking in the MCMCOutput/SMCOutput instead of the list of trees and weight the trees' votes accordingly

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