How to use from the
Use from the
TabPFN library
# No code snippets available yet for this library.

# To use this model, check the repository files and the library's documentation.

# Want to help? PRs adding snippets are welcome at:
# https://github.com/huggingface/huggingface.js

TabPFN Model - transcriptome mode - 2D

Pre-trained TabPFN embedding model with UMAP reduction.

Details

  • Mode: transcriptome-centric compression
  • Dimensions: 2
  • Training data: TRACERx lung cancer transcriptomics
  • Created: 2026-01-13T17:02:09.216386
  • Reduction method: UMAP (non-linear)

Usage

import joblib
from huggingface_hub import snapshot_download

local_dir = snapshot_download("jruffle/tabpfn_transcriptome_2d")
model = joblib.load(f"{local_dir}/model.joblib")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support