Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

awesome-data-centric-ai

Open-Source Software, Tutorials, and Research on Data-Centric AI 🤖
https://github.com/Data-Centric-AI-Community/awesome-data-centric-ai

  • YData Profiling - YData Profiling supports both Pandas and Spark DataFrames, providing a fast and straightforward visual data understanding.
  • SweetViz - SweetViz is an open-source Python library that generates beautiful, high-density visualizations to kickstart EDA (Exploratory Data Analysis) with just two lines of code.
  • DataPrep.EDA - DataPrep.EDA is an EDA (Exploratory Data Analysis) tool in Python that allows you to understand a Pandas/Dask DataFrame with a few lines of code in seconds.
  • AutoViz - Automatically Visualize any dataset, any size with a single line of code.
  • Lux - Lux is a Python library that facilitates fast and easy data exploration by automating the visualization and data analysis process.
  • Great Expectations - Great Expectations helps data teams eliminate pipeline debt, through data testing, documentation, and profiling.
  • D-Tale - Is an open-source python auto-visualization library that brings you an easy way to view & analyze Pandas data structures. It integrates seamlessly with ipython notebooks & python/ipython terminals.
  • Data Profiler - The DataProfiler is a Python library designed to make data analysis, monitoring, and sensitive data detection easy.
  • whylogs - whylogs is the open source standard for data logging. It uses data profiling techniques to create *whylogs profiles*, which can be used as logs to enable monitoring and observability for data pipelines and ML models
  • YData Synthetic - Structured Synthetic Data Generators using Generative Adversarial Networks specifically for tabular and time-series data.
  • Synthpop - A tool for producing synthetic versions of microdata containing confidential information so that they are safe to be released to users for exploratory analysis.
  • DataSynthesizer - DataSynthesizer generates synthetic data that simulates a given dataset. It applies Differential Privacy techniques to achieve a strong privacy guarantee.
  • SDV - The Synthetic Data Vault (SDV) is a Synthetic Data Generation ecosystem of libraries that allows users to easily learn single-table, multi-table, and time-series datasets to, later on, generate new Synthetic Data that has the same format and statistical properties as the original dataset.
  • Pomegranate - Pomegranate is a package for building probabilistic models in Python that is implemented in Cython for speed. Most of these models can sample data.
  • Gretel Synthetics - Gretel Synthetics package allows developers to quickly get immersed with synthetic data generation through the use of neural networks.
  • Time-Series-Generator - Time-Series-Generator allows developers to create synthetic timeseries datasets in a generic way that follows different trends.The goal here is to have non-sensitive data available to demo solutions and test the effectiveness of those solutions and/or algorithms.
  • Zpy - Zpy solves the problem of lack of business specific datasets for computer vision based applications. Zpy uses Python and Blender (an open source 3D graphics toolset) to create synthetic datasets suitable for unique business cases.
  • LabelImg - LabelImg is a graphical image annotation tool. It is written in Python and uses Qt for its graphical interface.
  • LabelMe - LabelMe is an image polygonal annotation tool that uses Python and Qt.
  • TagAnamoly - Anomaly detection labeling tool, specifically for multiple time series (one time series per category).
  • EchoML - Play, visualize and annotate your audio files
  • LabelStudio - Label Studio is an open-source data labeling tool. It lets you label data types like audio, text, images, videos, and time series with a simple and straightforward UI and export to various model formats.
  • Awesome Open Source Data Annotation & Labeling Tools - A list of the open-source tools available (sorted by task type) for anyone who wants to label data. Only actively maintained tools are listed.
  • DataFix - DataFix is a Python tool for detecting and correcting distribution shifts between a reference and a query dataset. It detects shifts, localizes the specific features responsible for the shift, and corrects them efficiently.
  • website - centric-ai-community) blogs here: [Tutorials and Resources](https://github.com/Data-Centric-AI-Community/awesome-data-centric-ai/tree/master/medium).
  • Data-centric Artificial Intelligence: A Survey - This survey is to help readers efficiently grasp a broad
  • short version
  • MIT Introduction to Data-Centric AI - This class covers algorithms to find and fix common issues in ML data and to construct better datasets, concentrating on data used in supervised learning tasks like classification. All material taught in this course is highly practical, focused on impactful aspects of real-world ML applications, rather than mathematical details of how particular models work. You can take this course to learn practical techniques not covered in most ML classes, which will help mitigate the “garbage in, garbage out” problem that plagues many real-world ML applications. [Website](https://dcai.csail.mit.edu/) | [Lecture Videos](https://www.youtube.com/watch?v=ayzOzZGHZy4&list=PLnSYPjg2dHQKdig0vVbN-ZnEU0yNJ1mo5) | [Lab Assignments](https://github.com/dcai-course/dcai-lab)
  • Data-Centric AI Community