Click here to Skip to main content
15,881,693 members
Articles / Artificial Intelligence / Machine Learning

Using Logistic Regression To Compare Strings

Rate me:
Please Sign up or sign in to vote.
4.71/5 (19 votes)
30 Jan 2015CPOL3 min read 26K   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.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) AtSistemas
Spain Spain
Work at AtSistemas in Jerez de la Frontera (Cádiz)

Comments and Discussions