Skip to content

This is a POC project of a system that aim to label unlabeled streaming data using Snorkel

Notifications You must be signed in to change notification settings

t1u4n/snorkel-turtle-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnorkelTurtle POC

Sanity Check

This a POC project of 2024 SP CS511 Advanced Data Management course project. The goal of this project is to build a real-time labeling system for streaming data using Snorkel.

author: tian23@illinois.edu

TL;DR

This is a prototype of the SnorkelTurtle system, which uses weakly supervision framework (Snorkel) to label real-time streaming data.

Quick Start

  1. Install the necessary packages (Python 3 and pip are required).

    pip install -r requirements.txt
    
  2. Run it, we provide a sample demo in main.py

    python main.py
    

Contributors

t1u4n
Rocketian

About

This is a POC project of a system that aim to label unlabeled streaming data using Snorkel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages