Skip to content

Key error #9

@ManuelLevi

Description

@ManuelLevi

Hey there

There seems to be a bug on example code mondrianforest_demo.py with PLOT=True :

Traceback (most recent call last):
  File "mondrianforest_demo.py", line 71, in <module>
    pred_mean = pred_forest_test['pred_mean']
KeyError: 'pred_mean'

pred_forest_test only has one key 'pred_prob'. The code tries to access both pred_mean and pred_var.

Manuel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions