Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add multiclass support for brier_score_loss #16055

Closed
@aggvarun01

Description

@aggvarun01

Feature Request: The original formulation for Brier score inherently supports multiclass classification [source]. This is currently absent in scikit-learn, which restricts Brier score to binary classification.

I have found it useful to have multiclass brier_score_loss when comparing calibration, and have a custom function for the same. I would be happy to work on this and port the code to the scikit-learn API.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions