Skip to main content

Crate zsfm_tabdpt

Crate zsfm_tabdpt 

Source

Re-exports§

pub use config::TabDptConfig;
pub use infer::TabDptModel;

Modules§

config
convert
infer
TabDPT inference engine — zero-shot forward pass only, single-pass (no ensembling; upstream defaults to averaging 8 class-permuted passes, but n_ensembles=1 is a genuine, documented mode in the reference implementation, not a shortcut — see classifier.py’s predict()/ensemble_predict_proba() split).
tensor_map