This article was written by Jim Frost. How do you compare regression lines statistically? Imagine you are studying the relationship between height and weight and want to ...
Trying to gain organizational alignment on the best path forward on a critical product or organizational decision is overly difficult. Product-centric, inside-out organ...
It is hard to underestimate the role of E-commerce in a world where most communications happen on the web and our virtual environment is full of advertisements with attra...
In 1927, W. O. Kermack y A. G. McKendrick described the first mathematical model for infectious diseases using a set of differential equations. This model is called SIR b...
This article was written by Jim Frost. Multicollinearity occurs when independent variables in a regression model are correlated. This correlation is a problem because in...
Bayesian Machine Learning (part-8) Mean Field Approximation Have you ever asked a question, why do we need to calculate the exact Posterior distribution ? To understand t...
KernelML – Hierarchical Density Factorization The purpose, problem statement, and potential applications came from this post on datasciencecentral.com. The goal i...
Kubernetes is a great system for handling clusters of containers (whether on cloud or on-premise), but deploying and managing containerized applications for ML can be a c...
Hypothesis testing can be an overwhelming topic to grasp if you’re new to the subject. As well as dealing with all of the different terminology, you have to perform...