Skip to content

Allow for other prediction methods in CrossFitEstimator #61

@FrancescMartiEscofetQC

Description

Using a CrossFitEstimator one can only call predict and predict_proba from the inner models for oos predictions, it may be interesting to allow passing a string so other methods can be used, this may be useful for example in Survival models where there are sometimes multiple predictions possible, see here.

It may also be interesting to allow it in the metalearners, but this would be a second step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions