Download Latest Version v8.1.0 source code.zip (2.5 MB)
Email in envelope

Get an email when there's a new version of TabPFN

Home / v8.0.5
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-03 429 Bytes
v8.0.5 source code.tar.gz 2026-06-03 2.3 MB
v8.0.5 source code.zip 2026-06-03 2.5 MB
Totals: 3 Items   4.8 MB 0

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)
Source: README.md, updated 2026-06-03