3 Repos
Mechanisms for redirecting operations to specific keys or fields within a data dictionary.
Distinguishing note: Existing candidates are for visual mapping or database expressions; this is for mapping transformation targets in a data pipeline.
Explore 3 awesome GitHub repositories matching data & databases · Data Field Mapping. Refine with filters or upvote what's useful.
mmcv is a foundation library for computer vision based on PyTorch. It provides a comprehensive system for constructing convolutional neural networks, a toolkit for image and video preprocessing, and a collection of high-performance deep learning vision operators. The project is distinguished by its hardware-accelerated kernels for complex operations such as deformable convolutions and region pooling. It features a configuration-driven framework that allows for the dynamic instantiation of network layers and the registration of custom modules without modifying code. The library covers a broad
Redirects transformation operations to specific fields within a data dictionary for precise preprocessing control.
GluonTS ist eine probabilistische Zeitreihenbibliothek und ein Deep-Learning-Prognose-Framework. Es bietet ein Toolkit zum Aufbau, Training und zur Evaluierung neuronaler Netzwerkarchitekturen, die zukünftige Werte als Wahrscheinlichkeitsverteilungen vorhersagen, um Unsicherheit zu quantifizieren. Das Projekt zeichnet sich durch die Unterstützung von Zero-Shot-Forecasting und die Integration diverser Modellierungsansätze aus, einschließlich tiefer probabilistischer neuronaler Netze und Wrapper für externe statistische Bibliotheken wie Prophet und R forecast. Es implementiert spezialisierte architektonische Primitiven wie kausale Konvolutionen und invertierbare Residual-Netzwerke, um Informationslecks zu verhindern und latente Repräsentationen in gültige Wahrscheinlichkeitsverteilungen abzubilden. Das Framework deckt eine umfassende Data-Engineering-Oberfläche ab, einschließlich Zeitreihenskalierung, bijektiver Transformationen und hierarchischer Modellierung. Es nutzt Apache Arrow und Parquet für hochperformantes Datensatz-Streaming und Random-Access-Management. Zur Modellbewertung enthält es eine Evaluierungssuite zur Messung von Prognosegenauigkeit und probabilistischer Abdeckung unter Verwendung von Metriken wie Quantile Loss und Continuous Rank Probability Scores. Die Bibliothek unterstützt die Modellbereitstellung durch Integration mit Amazon SageMaker.
Provides mechanisms for mapping input dictionary keys to specific dataset fields in a data pipeline.
This project is a centralized repository of XML definitions used to automate the formatting of bibliographic citations and references for scholarly publications. It functions as a declarative citation framework that maps bibliographic metadata to visual output using a schema-driven system rather than procedural code. The library provides a comprehensive collection of standardized formatting rules and locale files used to render academic citations according to specific journal or publisher requirements. It includes a bibliographic localization framework that adapts dates, punctuation, and term
Maps specific data fields from reference management software to standardized variables for consistent rendering.