awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Quartz avatar

Quartz/bad-data-guide

0
View on GitHub↗
4,120 نجوم·398 تفرعات·15 مشاهدات

Bad Data Guide

هذا المشروع عبارة عن مجموعة من المواد المرجعية والمبادئ التوجيهية لتنفيذ أطر تدقيق البيانات. يعمل كدليل مرجعي لجودة البيانات ودليل للتحقق من مجموعات البيانات لتحديد الأخطاء الهيكلية والإحصائية الشائعة في مجموعات البيانات.

يوفر المشروع قاعدة معرفية منظمة لتنظيف البيانات، تتميز بكتالوج لأخطاء البيانات الواقعية واستراتيجيات عملية لاكتشافها وحلها. يتضمن أطراً محددة لتقييم مصدر البيانات وموثوقية المعلومات المجمعة.

تغطي المادة مجموعة واسعة من قدرات تحليل البيانات، بما في ذلك التحقق من السلامة الإحصائية لاكتشاف التلاعب، وتقييمات صلاحية أخذ العينات لتحديد تحيز السكان، وطرق اكتشاف الأخطاء الهيكلية مثل مشاكل الترميز. كما يصف عمليات استعادة المعلومات الجدولية من المستندات المرئية من خلال التعرف الضوئي على الحروف (OCR).

Features

  • Data Audit Frameworks - Implements a comprehensive framework for evaluating sampling validity, provenance, and aggregation reliability in datasets.
  • Dataset Quality Auditing - Identifies common errors and unreliable patterns in real-world datasets to prevent mistakes during the analytical process.
  • Data Auditing - Identifies patterns of unreliable data such as suspicious default values and inconsistent spelling.
  • Data Cleaning Procedures - Provides workflows for finding and resolving structural errors and inconsistent values using expert-led mitigation strategies.
  • Data Error Mitigation Strategies - Provides suggested solutions and mitigation strategies for data errors, categorized by the expert best equipped to fix them.
  • Data Quality Profilers - References common real-world data errors and applies methods to resolve or mitigate those issues.
  • Statistical Integrity Validators - Provides a framework for identifying analytical errors and deceptive patterns like p-hacking to ensure statistical integrity.
  • Data Quality Guides - Provides a comprehensive catalog of real-world data errors with practical strategies for detection and resolution.
  • Data Quality Taxonomies - Organizes data quality issues into a structured hierarchy based on their root cause and impact.
  • Statistical Anomaly Heuristics - Implements rule-based heuristic checks to identify statistical anomalies and population sampling biases.
  • Integrity Signature Matching - Identifies unreliable data by matching observed values against known signatures of software errors and human bias.
  • Data Extraction and OCR - Extracts and recovers tabular information from PDFs and scanned images using OCR tools.
  • OCR Document Parsers - Utilizes OCR-driven document parsing to extract structured tabular information from images and scanned PDFs.
  • Document Data Extraction - Recovers structured tabular data from PDFs and scanned images using optical character recognition processes.
  • Data Provenance Frameworks - Enables investigation of collection processes and tracking of manual changes to determine information reliability.
  • Provenance Chain Analysis - Evaluates data reliability by tracing the chain of custody and manual modifications from source to final set.
  • Structural Dataset Error Detection - Identifies technical issues such as truncated spreadsheets and garbled text encoding caused by software limits.
  • Dataset Validation Manuals - Provides a technical reference for spotting glitches like encoding errors and truncated files in raw data.
  • Benford's Law Analysis - Identifies deceptive data patterns using red flags like p-hacking and Benford's Law failures.
  • Population Bias Evaluations - Evaluates whether a dataset is representative by checking for non-random samples and biased population collection.
  • Sampling Representativeness Assessments - Checks for non-random samples and biased populations to determine if a dataset is representative.
  • Machine Learning - Reference for identifying and handling problematic datasets.

سجل النجوم

مخطط تاريخ النجوم لـ quartz/bad-data-guideمخطط تاريخ النجوم لـ quartz/bad-data-guide

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة quartz/bad-data-guide؟

هذا المشروع عبارة عن مجموعة من المواد المرجعية والمبادئ التوجيهية لتنفيذ أطر تدقيق البيانات. يعمل كدليل مرجعي لجودة البيانات ودليل للتحقق من مجموعات البيانات لتحديد الأخطاء الهيكلية والإحصائية الشائعة في مجموعات البيانات.

ما هي الميزات الرئيسية لـ quartz/bad-data-guide؟

الميزات الرئيسية لـ quartz/bad-data-guide هي: Data Audit Frameworks, Dataset Quality Auditing, Data Auditing, Data Cleaning Procedures, Data Error Mitigation Strategies, Data Quality Profilers, Statistical Integrity Validators, Data Quality Guides.

ما هي البدائل مفتوحة المصدر لـ quartz/bad-data-guide؟

تشمل البدائل مفتوحة المصدر لـ quartz/bad-data-guide: dathere/qsv — qsv is a high-performance command line toolkit for querying, transforming, and analyzing comma-separated value files.… gojek/feast — Feast is a machine learning feature store and MLOps data infrastructure layer. It provides a centralized system for… data-centric-ai-community/ydata-profiling — This library provides a diagnostic toolkit for automated data profiling and exploratory analysis. It generates… cleanlab/cleanlab — Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting… datawhalechina/joyful-pandas — This project is a comprehensive pandas data analysis tutorial and instructional guide designed for learning data… javascriptdata/danfojs — Danfo.js is a data analysis and preprocessing library for JavaScript that provides high-performance labeled data…

بدائل مفتوحة المصدر لـ Bad Data Guide

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Bad Data Guide.
  • dathere/qsvالصورة الرمزية لـ dathere

    dathere/qsv

    3,687عرض على GitHub↗

    qsv is a high-performance command line toolkit for querying, transforming, and analyzing comma-separated value files. It functions as a data wrangling interface and a tabular data profiler, featuring a query engine capable of executing SQL statements and joins directly on flat files without requiring a database. The project is distinguished by its ability to process massive datasets that exceed available system memory. This is achieved through disk-based external memory processing, including multithreaded merge sorting, on-disk hash tables for deduplication, and lightweight file indexing for

    Rustaickancsv
    عرض على GitHub↗3,687
  • gojek/feastالصورة الرمزية لـ gojek

    gojek/feast

    7,095عرض على GitHub↗

    Feast is a machine learning feature store and MLOps data infrastructure layer. It provides a centralized system for managing and serving features across offline training and online production environments, utilizing an online feature serving layer for low-latency retrieval. The project centers on a feature registry that acts as a central catalog for defining, governing, and discovering feature services. It employs a unified data access layer to decouple feature retrieval from physical storage and includes a point-in-time data generator to create historically accurate training datasets that pr

    Python
    عرض على GitHub↗7,095
  • data-centric-ai-community/ydata-profilingالصورة الرمزية لـ Data-Centric-AI-Community

    Data-Centric-AI-Community/ydata-profiling

    13,618عرض على GitHub↗

    This library provides a diagnostic toolkit for automated data profiling and exploratory analysis. It generates comprehensive statistical summaries and visual reports for tabular datasets, enabling users to identify distribution patterns, missing values, and quality anomalies through a unified interface. The project distinguishes itself by offering differential analysis, which allows for the comparison of two dataset versions to track structural and statistical changes over time. It supports large-scale data processing through lazy evaluation and provides interactive widgets that embed directl

    Python
    عرض على GitHub↗13,618
  • datawhalechina/joyful-pandasالصورة الرمزية لـ datawhalechina

    datawhalechina/joyful-pandas

    5,164عرض على GitHub↗

    This project is a comprehensive pandas data analysis tutorial and instructional guide designed for learning data manipulation and analysis. It serves as a tabular data processing guide and a manual for time series analysis, providing a structured approach to cleaning, merging, and transforming datasets. The repository functions as a data feature engineering course, providing tutorials on constructing and selecting dataset features to improve machine learning model performance. It also includes a vectorized data operations guide for performing element-wise mathematical computations and matrix

    Jupyter Notebookpandas
    عرض على GitHub↗5,164
عرض جميع البدائل الـ 30 لـ Bad Data Guide→