Socket
Socket
Sign inDemoInstall

3lc

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    3lc

3LC Python Package - A tool for model-guided, interactive data debugging and enhancements


Maintainers
1

Readme


Model-guided, interactive data debugging and enhancements

3LC → is an AI tool that lets you see your dataset through your model’s eyes!

  • Find important or inefficient samples
  • Understand what samples work and where your model struggles
  • Improve your model in different ways by weighting your data

Features

  • Python library, local environment and web-based UI
  • No data duplication
  • No upload of data to SaaS
  • High-end visualization, insights, and real-time editing of data
  • Get massive amounts of intelligence with just a few lines of code
  • Works seamlessly with your model training and listens to every data point

3LC Documentation →

Quickstart

pip install 3lc 

Start the 3LC Object Service

The 3LC Object Service facilitates the sharing of samples and metrics between the different components in 3LC, including your notebooks and the 3LC Dashboard. It needs to be explicitly started from the terminal in order to use 3LC. The Object Service can be terminated by pressing Q from the terminal window.

The Object Service provides public examples for you to test out the Dashboard. You can turn those off with the --no-public-examples option.

3lc service

Launch 3LC Dashboard

Launch the 3LC Dashboard to explore your data.

3LC Dashboard →


Video Tutorial

Check out this short introduction on 3LC on our YouTube channel →:

Getting Started with 3LC – YouTube →

Support

Please join our Discourse Community → for support and discussion!

Privacy

Please see our Privacy Notice → for details about your privacy.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc