-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
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
Labels
No labels