Skip to content

Extend forest kernel interface #96

@andrewherren

Description

@andrewherren

To support a wider range of statistical methods that construct and work with kernel representations of ensembles (i.e. by defining a distance metric based on observations' shared leaf membership), we need to return:

  1. The largest possible leaf index in an ensemble (as a complement to the observation-specific leaf indices returned by compute_leaf_indices
  2. Observation-specific leaf node variance parameters for forest that support this parameterization (i.e. univariate Gaussian leaf models)

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