Is there any example of using a pre-matched csv file store in dbfs in a Spark notebook. I have tried to follow this https://docs.zingg.ai/latest/stepbystep/createtrainingdata/addowntrainingdata with the febrl example but I am not seeing a clear way to use the csv file to run a model on. Any advice or help would be great!
I have went through an click on the matches and no-matches, and then have tried to run the save all labels. Does it matter that all my results were no matches?
Hi I am following along with the Febrl example trying to train some data but I am running into an issue. It says that NameError: name 'end' is not defined when trying to save all the labels provided by the user am I missing something.