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
tabpfn currently disregards the input variable schema and just interprets all columns with <30 unique values to be categorical. fix this so it respects the input schema.
tabpfn currently disregards the input variable schema and just interprets all columns with <30 unique values to be categorical. fix this so it respects the input schema.