Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Compocyte Documentation
Logo
Compocyte Documentation

Tutorials

  • Getting Started
  • Training a simple Compocyte classifier with PBMC data.
  • Modifying an existing Compocyte classifier.
  • Full API Reference
    • Compocyte
      • Compocyte.core
        • Compocyte.core.base
          • Compocyte.core.base.data_base
          • Compocyte.core.base.export_import_base
          • Compocyte.core.base.hierarchy_base
        • Compocyte.core.hierarchical_classifier
        • Compocyte.core.models
          • Compocyte.core.models.dense_torch
          • Compocyte.core.models.dummy_classifier
          • Compocyte.core.models.fit_methods
          • Compocyte.core.models.log_reg
          • Compocyte.core.models.trees
        • Compocyte.core.tools
        • Compocyte.core.tuner
      • Compocyte.data
      • Compocyte.pretrained
    • Compocyte.core.hierarchical_classifier
    • Compocyte.pretrained.pbmc_pretrained
    • Compocyte.pretrained.til_pretrained

Resources

  • Troubleshooting
  • Citation & License
  • GitHub Repository
Back to top
View this page

Full API ReferenceΒΆ

Compocyte

Compocyte.core.hierarchical_classifier

Compocyte.pretrained.pbmc_pretrained()

Pretrained PBMC classifier from Beltz et al 2026.

Compocyte.pretrained.til_pretrained()

Pretrained TIL classifier from Beltz et al 2026.

Next
Compocyte
Previous
Modifying an existing Compocyte classifier.
Copyright © 2026, Christopher Beltz, Leon Sadowski, Thomas Walle
Made with Sphinx and @pradyunsg's Furo