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
Hi! Thanks for this fantastic package. I'm struggling to find a solution that would handle NaNs. I'm passing a catboost model as an estimator to HSTreeClassifier, which correctly handles missing values.
Hi! Thanks for this fantastic package. I'm struggling to find a solution that would handle
NaNs
. I'm passing a catboost model as an estimator toHSTreeClassifier
, which correctly handles missing values.Error message
The text was updated successfully, but these errors were encountered: