Recent studyBlind TTS Elo is live. Compare two anonymous voice samples, vote after listening, and help separate real preference signal from noise.Vote in the study ->
Codesota · Tasks · Tabular RegressionHome/Tasks/Time Series/Tabular Regression
Time Series· tabular-regression

Tabular Regression.

Tabular regression — predicting continuous values from structured data — powers everything from house-price estimation to demand forecasting and shares the same tree-vs-neural tension as classification. XGBoost and LightGBM remain brutally effective defaults, but recent work on differentiable trees and table-aware transformers (TabPFN, 2022) showed that meta-learned priors can beat tuned GBDTs on small datasets in seconds. The challenge is distribution shift: real-world regression targets drift over time, and most benchmarks (UCI, Kaggle) are static snapshots that hide this problem entirely.

1
Datasets
2
Results
rmse
Canonical metric
§ 02 · Canonical benchmark

The reference dataset.

California Housing

Predict median house values from California census data

Primary metric: rmse
View full leaderboard →
§ 03 · Top 10

Leading models.

Leading models on California Housing.

#ModelrmseYearSource
XGBoost0.4532026paper ↗
2LightGBM0.4332026paper ↗

What were you looking for on Tabular Regression?

Didn't find the model, metric, or dataset you needed? Tell us in one line. We read every message and reply within 48 hours.

§ 04 · All datasets

Tracked datasets.

1 dataset tracked for this task.

California Housing
CANONICAL
2 results · rmse
Top: XGBoost 0.453
§ 05 · Related tasks

Other tasks in Time Series.

Tabular Classification
Reply within 48 hours · No newsletter

Didn't find what you came for?

Still looking for something on Tabular Regression? A missing model, a stale score, a benchmark we should cover — drop it here and we'll handle it.

Real humans read every message. We track what people are asking for and prioritize accordingly.