Skip to content

Add predict_proba method for LogisticRegression #278

Closed
@geosarr

Description

@geosarr

I'm submitting a

  • bug report.
  • improvement.
  • feature request.

Current Behaviour:

Hi, the struct LogisticRegression does not have a method that directly returns the estimated probabilities.

Expected Behaviour:

It will be great to add a predict_proba method like (https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html), in order to account for unbalanced datasets.

Do you want to work on this issue?

yes.

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