github PriorLabs/TabPFN v8.0.5

latest release: v8.0.6
5 hours ago

Fixed

  • Fixed a could not convert string to float crash when a feature declared categorical via categorical_features_indices is all-missing during fit but has real string values at predict. Such columns are now kept categorical instead of being demoted to a constant numeric column, so they route through the ordinal encoder consistently between fit and predict. (#1002)

Don't miss a new TabPFN release

NewReleases is sending notifications on new releases.