Zingg-0.3.3
  • Welcome to Zingg
  • Step By Step Guide
    • Installation
      • Working with Docker Image
    • Hardware Sizing
    • Configuration
    • Creating training data
      • findTrainingData
      • label
      • findAndLabel
      • Using preexisting training data
      • Exporting labeled data as csv
    • Building and saving the model
    • Finding the matches
    • Linking across datasets
  • Data Sources and Sinks
    • Zingg Pipes
    • Snowflake
    • Cassandra
    • MongoDB
    • Neo4j
    • Parquet
  • Running Zingg on Cloud
    • Running on AWS
    • Running on Azure
    • Running on Databricks
  • Zingg Models
    • Pretrained models
  • Improving Accuracy By Defining Own Functions
  • Generating Documentation
  • Output Scores
  • Security And Privacy
  • Updating Labeled Pairs
  • Reporting bugs and contributing
  • Community
  • Frequently Asked Questions
  • Reading Material
Powered by GitBook
On this page

Updating Labeled Pairs

PreviousSecurity And PrivacyNextReporting bugs and contributing

Last updated 2 years ago

Please note: This is an experimental feature. Please keep a backup copy of your model folder in a separate place before running this

As our understanding of our data changes, we may need to revisit the previously marked pairs and update them. To do this, please

You can then invoke the updater by invoking ./scripts/zingg.sh --phase updateLabel --conf <location to conf.json>

This brings up the console labeller which accepts the cluster id of the pairs you want to update.

generate the documentation of the model.
Shows records and asks user to update yes, no, cant say on the cli.