Is_multi/is_reg equivalent in fastaiv1

Good point.
The data decides the loss function that should be used so what we’ll do is that the learner will by default pick data.loss_fn and a DataBunch will look in the training dataset the loss_fn to use. I’ll implement this this afternoon.

3 Likes