yandex-research/tabular-dl-tabr
The implementation of "TabR: Unlocking the Power of Retrieval-Augmented Tabular Deep Learning"
This project provides an implementation of "TabR," a new deep learning technique designed to improve predictions using tabular data. It takes your existing tabular datasets and generates improved predictive models, along with evaluations of their performance. This is for researchers and data scientists who are working with advanced machine learning on structured data.
321 stars.
Use this if you are a machine learning researcher or data scientist looking to apply state-of-the-art retrieval-augmented deep learning models to tabular datasets for better predictive accuracy.
Not ideal if you are looking for a simple, out-of-the-box solution for basic data analysis or if you don't have experience with deep learning and environment management.
Stars
321
Forks
34
Language
Python
License
MIT
Category
Last pushed
Nov 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yandex-research/tabular-dl-tabr"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PriorLabs/TabPFN
⚡ TabPFN: Foundation Model for Tabular Data ⚡
pyg-team/pytorch-frame
Tabular Deep Learning Library for PyTorch
NVIDIA-Merlin/NVTabular
NVTabular is a feature engineering and preprocessing library for tabular data designed to...
PriorLabs/tabpfn-extensions
Community extensions for TabPFN - the foundation model for tabular data. Built with TabPFN! 🤗
pytorch-tabular/pytorch_tabular
A unified framework for Deep Learning Models on tabular data