Tag machine learning

Success stories: Record Linkage

Success stories: Record Linkage

One way we at Damavis help our clients is through the implementation of Record Linkage solutions. This type of process makes it possible to find records that refer to the same entity but are found in different data sources. Thanks…

Introduction to Logistic Regression

Introduction to Logistic Regression

Logistic regression is a statistical methodology that allows modeling the relationships between a binary categorical variable and a set of explanatory variables. Specifically, it models the probability that an observation belongs to one of the categories of that binary variable.…

Reinforcement Learning: Q-learning

Reinforcement Learning: Q-learning

Although there is no consensus on the definition of artificial intelligence, we can say that it is the set of techniques whereby a computer system can exhibit intelligent behavior.  There are many approaches, such as expert systems, where rules are…