Skip to content

why the predict_proba() function do not return the probabilities? #151

@firmmabu

Description

@firmmabu

I use mlens.ensemble.SuperLearner to build my model. The base models are RandomForest and SVC, meta model is LogisticRegression. When I use the predict_proba() function to predict the probabilities of every class, I got the same result with using predict() function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions