tabular-regression

5 papers with code • 0 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Datasets


Most implemented papers

A Framework and Benchmark for Deep Batch Active Learning for Regression

dholzmueller/bmdal_reg 17 Mar 2022

We provide open-source code that includes efficient implementations of all kernels, kernel transformations, and selection methods, and can be used for reproducing our results.

Probabilistic Calibration by Design for Neural Network Regression

vekteur/probabilistic-calibration-study 18 Mar 2024

To address the miscalibration issue of neural networks, various methods have been proposed to improve calibration, including post-hoc methods that adjust predictions after training and regularization methods that act during training.

Instance-Based Uncertainty Estimation for Gradient-Boosted Regression Trees

jjbrophy47/ibug 23 May 2022

We also find that IBUG can achieve improved probabilistic performance by using different base GBRT models, and can more flexibly model the posterior distribution of a prediction than competing methods.

Rethinking Symbolic Regression Datasets and Benchmarks for Scientific Discovery

omron-sinicx/srsd-benchmark 21 Jun 2022

For each of the 120 SRSD datasets, we carefully review the properties of the formula and its variables to design reasonably realistic sampling ranges of values so that our new SRSD datasets can be used for evaluating the potential of SRSD such as whether or not an SR method can (re)discover physical laws from such datasets.

SRSD: Rethinking Datasets of Symbolic Regression for Scientific Discovery

omron-sinicx/srsd-benchmark NeurIPS 2022 AI for Science: Progress and Promises 2022

Symbolic Regression (SR) is a task of recovering mathematical expressions from given data and has been attracting attention from the research community to discuss its potential for scientific discovery.