Skip to content

Add stable and experimental model namespaces #311

@mkumar73

Description

@mkumar73

Introduce a code-level separation between stable and experimental models. deeptab.models should expose only stable models, while ModernNCA, Trompt, and Tangos should be available through deeptab.models.experimental. Add tests and temporary deprecation warnings for old import paths.

For the public version of this split, use:

  • Stable: Mambular, TabM, NODE, FTTransformer, MLP, ResNet, TabTransformer, MambaTab, TabulaRNN, MambAttention, NDTF, SAINT, AutoInt, TabR
  • Experimental: ModernNCA, Tangos, Trompt

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions