Skip to content

Support for multi-output regressors #273

Open
@janosh

Description

@janosh

What's your stance on supporting multi-output regressors? Would enable use cases such as uncertainty estimation where the learner might predict both a mean and a variance.

This might not be that hard to implement. It would start with modifying this line in DFMLAdaptor.predict() and perhaps modifying the new output_col kwarg to also accept a list of strings, i.e. one name for each type of output the regressor generates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    major enhancementv2.0Issues and enhancements for upcoming major release v2.0

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions