If you have a regression model, you should use label_cls = FloatItemList
when you label it, if the data block API doesn’t automatically pick it’s a regression target.
1 Like
If you have a regression model, you should use label_cls = FloatItemList
when you label it, if the data block API doesn’t automatically pick it’s a regression target.