pytorch-frame and pytorch_tabular

These are competitors offering overlapping functionality for deep learning on tabular data, with pytorch-tabular being the more mature and widely-adopted option, while pytorch-frame appears to be an emerging alternative that integrates more tightly with PyTorch Geometric's graph-based abstractions.

pytorch-frame
72
Verified
pytorch_tabular
62
Established
Maintenance 17/25
Adoption 19/25
Maturity 18/25
Community 18/25
Maintenance 13/25
Adoption 11/25
Maturity 18/25
Community 20/25
Stars: 773
Forks: 71
Downloads: 4,875
Commits (30d): 6
Language: Python
License: MIT
Stars: 1,640
Forks: 173
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About pytorch-frame

pyg-team/pytorch-frame

Tabular Deep Learning Library for PyTorch

About pytorch_tabular

pytorch-tabular/pytorch_tabular

A unified framework for Deep Learning Models on tabular data

Implements diverse neural architectures (NODE, TabNet, TabTransformer, FT-Transformer, GATE, GANDALF, DANets) optimized for tabular data, leveraging PyTorch Lightning for distributed training with automatic hardware selection and experiment logging. Supports heterogeneous data through categorical embeddings and feature interaction learning, with extensible design enabling custom model implementations.

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work