Skip to content

model.analyze() function Partial Dependence Plot axis scaled incorrectly #180

@physics2001

Description

@physics2001

I was running the GradientBoostedDecisionTreesLearner on a classification dataset with some binary variables, and the plots for binary variables are all between 0.25 and 0.75 instead of 0 and 1 as shown below. Instead of zoomed in like this, the PDP should always display the change from minimum value to maximum value. For the method call, I just used the following: model.analyze(df, sampling=1)
Image

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