Skip to content

Predict multiple outcomes #92

@talegari

Description

@talegari

One usecase where I reach out to NN is when I require to predict multiple outcomes. This means y should be allowed to be a matrix ($d \times n$) where $d$ is the number of outcomes and $n$ is the number of rows of X (dataframe of predictors). (Idea is to not reduce this to $d$ different models)

I like the brulee API. Is there a possibility extending it to predict multiple outcomes? (assuming user provides the loss function)

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions