Introduction Linear and Logistic regressions are usually the first algorithms people learn in predictive modeling. Due to their popularity, a lot of analysts even end...
Learn MoreIn the last two articles of this series (data exploration & preparation), we looked at Variable identification,Univariate, Bi-variate analysis and Missing values treatment. In this...
Learn More“Among competing hypotheses, the one with the fewest assumptions should be selected. Other, more complicated solutions may ultimately prove correct, but—in the absence of certainty—the...
Learn MoreHow to transform variables and create new ones? One of common advice machine learning experts have for beginners is – focus on Feature Engineering. Be...
Learn MoreIntroduction Hypothesis generation requires you to have structured thinking whereas data exploration requires patience to slice and dice data in multiple ways. In this article,...
Learn More