Skip to content

ROCAUC and Cross Validation #191

@bjschoenfeld

Description

@bjschoenfeld

We have decided to just use sklearn's cross validate functionality and set return_estimator=True. With the estimator, we can call predict twice, once to get the scores we now compute and once to get the probabilities to compute roc auc metrics.

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