-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
callback function error! #1569
Comments
I'll look into this but this feature is currently only in the documentation for development and only available in the development branch, are you using the development branch? Best, |
I just pulled the dev brand and tested the callback (on Colab).
|
@Daniel-Trung-Nguyen, this seems unrelated but at least it seems that the callback works as intended. Can you provide a code snippet that reproduces this error, or a snippet of one row of the dataset or at least the feature types of your columns? Best, |
I was trying to apply the early stopping example for a regression problem and got this error:
The text was updated successfully, but these errors were encountered: