-
Updated
Jan 2, 2022 - Python
#
data-centric
Here are 21 public repositories matching this topic...
Data-centric declarative deep learning framework
python
learning
data-science
machine-learning
natural-language-processing
computer-vision
deep-learning
neural-network
machine
natural-language
ml
deep
pytorch
datascience
machinelearning
deeplearning
data-centric
The standard package for machine learning with noisy labels, finding mislabeled data, and uncertainty quantification. Works with most datasets and models.
machine-learning
machine-learning-algorithms
weak-supervision
semi-supervised-learning
unsupervised-learning
data-cleaning
clean-data
learning-with-confident-examples
noisy-data
data-centric
confident-learning
latent-estimation
robust-machine-learning
learning-with-noisy-labels
-
Updated
Dec 31, 2021 - Python
DataCLUE: 数据为中心的NLP基准和工具包
-
Updated
Dec 14, 2021 - Python
Vue Form with Laravel Inspired Validation and Simply Enjoyable Error Messages Api. (Form Api, Validator Api, Rules Api, Error Messages Api)
-
Updated
Aug 23, 2021 - JavaScript
An observer is a wrapper over JSON data, that provides an interface to know when data is changed, with a focus on performance and memory efficiency.
-
Updated
Aug 27, 2021 - JavaScript
Open
Parallelize `fork`
stoney95
commented
Nov 14, 2021
Context
The package is providing the fork function. This function takes multiple functions and forwards the intermediate result to every of these functions. By this multiple independet branches are created that all consume the result of the previous pipeline step.
Description
Currently the fork function is executing the branches sequentially. It would be nice to have a version that
2
Codes for a Top 5% finish in the Data-Centric AI Competition organized by Andrew Ng and DeepLearning.AI
-
Updated
Oct 18, 2021 - Jupyter Notebook
A Data Centric MLOps tool for your Named Entity Recognition projects
machine-learning
natural-language-processing
ai
named-entity-recognition
datasets
ner
annotation-tool
text-annotation
data-centric
mlops
data-labeling
text-annotation-tool
data-labeling-tools
-
Updated
Nov 14, 2021
Open-source Data Backend written in Java and based on PostgreSQL & GraphQL.
mqtt
iot
discussion
tutorial
sql
database
deep-learning
backend
headless
postgresql
data-flow
graphql-server
nifi
graphql-api
api-first
model-driven
deeplearning4j
data-security
data-centric
feedback-appreciated
-
Updated
Jul 30, 2018 - JavaScript
Data-Oriented Microservices Architecture Framework using DDS
-
Updated
Jul 13, 2020 - Shell
Quickly set up an image labelling web application for the tagging of images by humans for machine learning tasks.
-
Updated
Oct 15, 2021 - Python
ndn-hydra: An NDN distributed repository with resiliency, coded in python.
python
files
distributed-systems
networking
repository
filesystem
python3
distributed
resiliency
hydra
named-data-networking
resilience
information-centric-network
data-centric
-
Updated
Dec 28, 2021 - Python
Data-centric core services library in C++. For the version supporting multiple languages, see datacentric repo.
-
Updated
Jan 22, 2020 - C++
Data-centric core services library in C#. For the version supporting multiple languages, see datacentric repo.
-
Updated
Jan 20, 2020 - C#
Data-centric, cross-platform, multi-language core services library for C++, C#, Python, and Java. This repository includes all languages. Each language also has its own repository, e.g. datacentric-cpp.
-
Updated
Nov 6, 2019 - C#
Demo code for my talk at Data-Centric Architecture Forum 2020 about data provenance and PROV ontology.
-
Updated
Sep 22, 2021 - Java
A series of NiFi processors that facilitate ingestion of data into NileDB Core platform.
mqtt
iot
discussion
tutorial
sql
database
deep-learning
backend
headless
postgresql
data-flow
nifi
graphql-api
api-first
model-driven
deeplearning4j
data-security
data-centric
feedback-appreciated
graphql-shcema
-
Updated
Sep 17, 2018 - Java
Data-centric core services library in Python. For the version supporting multiple languages, see datacentric repo.
-
Updated
Jan 26, 2020 - Python
Data-centric core services library in Java. For the version supporting multiple languages, see datacentric repo.
-
Updated
Jul 16, 2019
Use CNN to classify traffic signs
python
computer-vision
traffic-signs
model-architecture
prediction-model
cnn-classification
data-centric
-
Updated
Jul 19, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the data-centric topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-centric topic, visit your repo's landing page and select "manage topics."


If your feature will improve
HUBNeed a way to check if a dataset already exists.
hub.empty throws an error if a dataset exists and hub.load throws an error if the dataset does not exist.
Need a way to check if a dataset already exists without throwing a