Introduction In this article, we will find out the difference between parametric and nonparametric machine learning Methods. We need to learn a function that maps the input as the set of independent variables X to the output as the target variable Y as described below. Y = f(X) + ε We require to fit a […]