You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2022. It is now read-only.
Hello. When I call fit from the mljar python API, it fails with the following status on each of the experiments: Status details: Error : Unknown label type: continuous
Edit: also, the fit call just hangs without returning any error
The text was updated successfully, but these errors were encountered:
It seems that this was related to #8 where my target was accidentally continuous whereas the experiment was a binary classification. Feel free to close this issue
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello. When I call
fit
from the mljar python API, it fails with the following status on each of the experiments:Status details: Error : Unknown label type: continuous
Edit: also, the
fit
call just hangs without returning any errorThe text was updated successfully, but these errors were encountered: