Skip to content

Handling non-float targets #87

@mihirparadkar

Description

@mihirparadkar

As a followup to #86 , one difference between losses as implemented in LowRankModels and LossFunctions is that the targets in LowRankModels depend on the type (i.e. the default target type for LogisticLoss is Bool). This is very useful for fitting over DataFrames, for example, and keeping type-awareness. I think we should discuss some way to incorporate this here.

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