Replies: 1 comment
-
Yes, currently it's not validated. I tracked this here: #527. We will add a validation for integer types because this is expected in several parts of the codebase (so please use integers for labels). Currently validation would pass, but downstream methods such as |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's stated in the doc that labels' dtype must be integer, is the data type strictly validated? Will it cause future issues if I store it in float?
Beta Was this translation helpful? Give feedback.
All reactions