arxiv.org/abs/1803.09010v8
The machine learning community currently has no standardized process for documenting datasets, which can lead to severe consequences in high-stakes domains. To address this gap, we propose datasheets for datasets. In the electronics industry, every c...
arxiv.org/abs/2001.10351v1
The data of the 2009 A(H1N1) epidemic in Istanbul, Turkey is unique in terms of the collected data, which include not only the hospitalization but also the fatality information recorded during the pandemic. The analysis of this data displayed an unex...
arxiv.org/abs/2310.20536v1
Dictionaries have been one of the central questions in data structures. A dictionary data structure maintains a set of key-value pairs under insertions and deletions such that given a query key, the data structure efficiently returns its value. The s...
arxiv.org/abs/2506.14111v2
Data plays the most prominent role in how language models acquire skills and knowledge. The lack of massive, well-organized pre-training datasets results in costly and inaccessible data pipelines. We present Essential-Web v1.0, a 24-trillion-token da...
arxiv.org/abs/astro-ph/0407622v3
The composition of Ultra High Energy Cosmic Rays (UHECR) is measured with the High Resolution Fly's Eye cosmic ray observatory (HiRes) data using the Xmax technique. Data were collected in stereo between 1999 November and 2001 September. The data a...
arxiv.org/abs/1212.0447v1
Genomic data and biomedical imaging data are undergoing exponential growth. However, our understanding of the phenotype-genotype connection linking the two types of data is lagging behind. While there are many types of software that enable the manipu...
arxiv.org/abs/2402.11680v1
Storing and transmitting LiDAR point cloud data is essential for many AV applications, such as training data collection, remote control, cloud services or SLAM. However, due to the sparsity and unordered structure of the data, it is difficult to comp...
arxiv.org/abs/2505.08051v2
The data release six of the Atacama Cosmology Telescope (ACT DR6) and the second data release from the Dark Energy Spectroscopic Instrument (DESI DR2) recently became available. In light of these data, we update constraints on the Early Dark Energy (...
arxiv.org/abs/2312.10872v2
Cropland maps are essential for remote sensing-based agricultural monitoring, providing timely insights without extensive field surveys. Machine learning enables large-scale mapping but depends on geo-referenced ground-truth data, which is costly to...
arxiv.org/abs/2006.01207v1
We train word-emoji embeddings on large scale messaging data obtained from the Jodel online social network. Our data set contains more than 40 million sentences, of which 11 million sentences are annotated with a subset of the Unicode 13.0 standard E...
arxiv.org/abs/2401.05642v1
Dynamic data race detection has emerged as a key technique for ensuring reliability of concurrent software in practice. However, dynamic approaches can often miss data races owing to nondeterminism in the thread scheduler. Predictive race detection t...
github.com/avenaki/speech-recognition-dataset
A free video dataset of spoken phrases in Russian. (⭐ 9)
arxiv.org/abs/2103.00288v1
Organizations that collect and analyze data may wish or be mandated by regulation to justify and explain their analysis results. At the same time, the logic that they have followed to analyze the data, i.e., their queries, may be proprietary and conf...
arxiv.org/abs/2306.03307v2
This paper describes an auditory display of Hawaii's 2019 coral bleaching data via means of spatial audio and parameter mapping methods. Selected data fields spanning 78 days are mapped to sound surrogates of coral reefs' natural soundscapes, which a...
arxiv.org/abs/comp-gas/9304007v2
A common first step in time series signal analysis involves digitally filtering the data to remove linear correlations. The residual data is spectrally white (it is ``bleached''), but in principle retains the nonlinear structure of the original tim...
arxiv.org/abs/1609.05113v1
In this paper we address the problem of rule-based stream data cleaning, which sets stringent requirements on latency, rule dynamics and ability to cope with the unbounded nature of data streams. We design a system, called Bleach, which achieves re...
github.com/philosophy-flow/datamuse-rhyme-gen
rhyme generator using Datamuse API (⭐ 0)
github.com/kostaspt/go-datamuse
Go library for Datamuse API (⭐ 9)
arxiv.org/abs/2412.00789v4
Graph Neural Networks (GNNs) are increasingly being used for a variety of ML applications on graph data. Because graph data does not follow the independently and identically distributed (i.i.d.) assumption, adversarial manipulations or incorrect data...
arxiv.org/abs/2403.01157v1
Background: The "Technical Debt Dataset" (TDD) is a comprehensive dataset on technical debt (TD) in the main branches of more than 30 Java projects. However, some TD items produced by SonarQube are not included for many commits, for instance because...