Click here to Skip to main content
15,884,473 members
Articles / Artificial Intelligence / Machine Learning

using logistic regression to compare strings

1 Feb 2015CPOL3 min read 26.1K   357   24  
In this article we will train the machine to compare strings using logistic regression applied to the result of using Levenshtein algorithms (adapted) and Jaro-Winkler.
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the Machine Learning Table of Contents to view the list of available articles in this section.