utils ¶ get_tabpfn_models ¶ get_tabpfn_models() -> Tuple[Type, Type, Type] Get TabPFN models with fallback between local and client versions. is_tabpfn ¶ is_tabpfn(estimator: Any) -> bool Check if an estimator is a TabPFN model.