SAP-samples/sap-rpt-1-oss
Implementation of the sap-rpt-1-oss deep learning model with inference pipeline as described in the paper "ConTextTab: A Semantics-Aware Tabular In-Context Learner".
This tool helps data scientists and machine learning engineers make accurate predictions on complex tabular data. You provide your structured data, like spreadsheets or database tables, and it outputs predictions for categories (classification) or numerical values (regression). It's designed for those who need to leverage the rich meaning within their real-world datasets for better model performance.
150 stars.
Use this if you need a high-performance tabular prediction model that understands the underlying meaning and context within your data without extensive manual preprocessing.
Not ideal if you have very small datasets or limited GPU resources, as optimal performance requires a robust GPU and can benefit from larger context sizes.
Stars
150
Forks
18
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SAP-samples/sap-rpt-1-oss"
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