1 Repo
Using descriptive text labels and standard markers for categorical and missing data to prevent interpretation errors.
Distinct from Cardinality-Based Text Encoders: Existing candidates focus on neural encoders or binary-to-text encoding, not human-readable categorical labels for research data.
Explore 1 awesome GitHub repository matching data & databases · Categorical Value Encoding. Refine with filters or upvote what's useful.
This project is a research data sharing framework and provenance protocol designed to ensure computational reproducibility. It provides a standardized set of guidelines for transforming raw source data into tidy formats through documented processing scripts and cleaning workflows. The framework distinguishes itself by emphasizing a strict provenance-based packaging system. It requires the organization of raw data, processing recipes, and code books into a single package, ensuring that original unmodified sources are preserved to allow for independent verification of all transformation steps.
Implements standardized text-based encoding for categorical and missing values to prevent data interpretation errors.