Skip to content

GBM Prediction Interval #4210

@AlexanderKUA

Description

@AlexanderKUA

I need to get prediction interval for GBM model (loss='ls'). I'm using this example as a basis

http://scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html

My model parameters are chosen by GridSearch, than I'm training with the same params 2 models for lower and higher bounds.
But my Prediction curve sometimes is outside of Prediction interval. It looks odd. How can I solve such issue?

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