8000 Visualization and validation tools for regression · Issue #16608 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
Visualization and validation tools for regression #16608
Open
@rth

Description

@rth

Currently most of the plotting tools available in scikit-learn are related to classification (https://scikit-learn.org/stable/modules/classes.html#id3). It would be good to add more visualizers for regressions.

Plotting y_true as a function of y_pred, or the residuals, as done frequently is simple enough and probably doesn't need a dedicated plot function.

Other approaches worth considering were discussed in #10084,

There are a few additional ones in yellowbrick, I'm not convinced they would be that useful in scikit-learn.

Not saying we need all of them, but just wanted to move this discussion from outside the GLM PR.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Discussion

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0