Prerequisites
To work with the Learn UI you must have a sample data file of the records to be matched.
The data file must have the following qualities:
| • | Be in a standard comma-separated values (CSV) file format. |
| • | Contain a header line that gives the names for each field in the data file. |
| • | Have a key field. The key field must have a unique value for each record in the data file. |
| • | Provide a representative sample of the data to be processed. |
| • | A practical file size limit is about 1 million records. |
| • | The data file must have at least 100000 records to efficiently use the Low Confidence Pair Finder. |