ValueError: Using a target size (torch.Size([32, 1])) that is different to the input size (torch.Size([7200, 1])) is deprecated. Please ensure they have the same size

It seems the change wasn’t done properly as the error message is still the same and the target tensor still has a single dimension.

Yes, 46 features sound correct assuming all 46 columns contain feature values.