paper-with-me

Papers

DeltaPy: A Framework for Tabular Data Augmentation in Python

2020-05-22 · The Alan Turing Institute 2020 5 · Derek Snow

A range of data abstractions have come to the fore since the re-emergence of machine learning. This includes procedures like feature engineering, extraction, transformation, and selection, as well as data pre-processing, generation, synthesisation, and augmentation. This report attempts to unify some of this terminology with the development of a bare-bones Python package, DeltaPy.

📄 PDF Abstract BibTeX

Code (1)

firmai/deltapy tf

Tasks

BIG-bench Machine LearningData AugmentationFeature EngineeringSynthetic Data Generation

Similar Papers 제목 키워드 기반

Synthcity: a benchmark framework for diverse use cases of tabular synthetic data

2023-09-26 · NeurIPS 2023 11

Accessible high-quality data is the bread and butter of machine learning research, and the demand for data has exploded as larger and more advanced ML models are built across different domains. Yet, real data often conta…

SemPipes -- Optimizable Semantic Data Operators for Tabular Machine Learning Pipelines

2026-02-04 · Olga Ovcharenko, Matthias Boehm, Sebastian Schelter arxiv

Real-world machine learning on tabular data relies on complex data preparation pipelines for prediction, data integration, augmentation, and debugging. Designing these pipelines requires substantial domain expertise and …

ITUNLP at SemEval-2025 Task 8: Question-Answering over Tabular Data: A Zero-Shot Approach using LLM-Driven Code Generation

2025-08-01 · Atakan Site, Emre Hakan Erdemir, Gülşen Eryiğit arxiv

This paper presents our system for SemEval-2025 Task 8: DataBench, Question-Answering over Tabular Data. The primary objective of this task is to perform question answering on given tabular datasets from diverse domains …

Question AnsweringCode Generation

Numeric Encoding Options with Automunge

2022-02-19 · Nicholas J. Teague

Mainstream practice in machine learning with tabular data may take for granted that any feature engineering beyond scaling for numeric sets is superfluous in context of deep neural networks. This paper will offer argumen…

BIG-bench Machine LearningData AugmentationFeature Engineering

TAEGAN: Generating Synthetic Tabular Data For Data Augmentation

2024-10-02 · Jiayu Li, Zilong Zhao, Kevin Yee, Uzair Javaid 외

Synthetic tabular data generation has gained significant attention for its potential in data augmentation, software testing and privacy-preserving data sharing. However, most research has primarily focused on larger data…

Data AugmentationGenerative Adversarial NetworkPrivacy Preservingsoftware testing+1