Hi,
I think a boolean target is more like a classification problem and not a regression one, and for this it would be better to not have a least-square loss function as it is used in regression. So I would think a floating target is better. However, I don’t know the details of your problem and I cannot give you a definite answer
Lorenzo