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
When there's no observation in a time bucket in BCE we get a value error ValueError: Error: No observations in a time bucket
It would be nice to see in which time bucket was the error
The text was updated successfully, but these errors were encountered:
@igorkf This warning occurs when a time bucket you don't have any event or only events, so that specific logistic regression for that time bucket will only predict 0 or 1
When there's no observation in a time bucket in BCE we get a value error
ValueError: Error: No observations in a time bucket
It would be nice to see in which time bucket was the error
The text was updated successfully, but these errors were encountered: