Skip to content

Need help setting up. #870

Answered by Nitish1814
gmnmedeiros asked this question in Q&A
Jul 23, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

1- Yes, you need to train new model(even though if schema matches with some existing model, domain of data is not yet learned)
2- After preparing data, you need to make config file like example. You just need additional columns as z_ismatch and z_cluster in your training data file. Also make sure your trainingData file is aligned to this example. Basically all the matching records should have same z_cluster and z_ismatch == 1 and un-mtached records should have z_ismatch == 0
3- yes, you can do that as well by providing "zinggDir": "s3://your bucket name/models" in config file and having your localy trained model inside s3://your bucket name/models. Make sure "modelId" in config file is sa…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@gmnmedeiros
Comment options

@gmnmedeiros
Comment options

@sonalgoyal
Comment options

Answer selected by gmnmedeiros
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants