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
Add consistent learned attributes like classes_, n_features_in_, and feature_names_in_ where relevant to be consistent with sklearn compatibility and easier inspection.
Add consistent learned attributes like
classes_,n_features_in_, andfeature_names_in_where relevant to be consistent with sklearn compatibility and easier inspection.