Skip to content

Efficient likelihood calculation on DTs #60

Description

@alecksphillips

Decision trees currently recalculate the likelihood for the whole tree, even when only a small part is changed. We should implement some caching of the partial likelihood at each node so that only the necessary recalculation is performed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions