https://machinelearningmastery.com/parametric-and-nonparametric-machine-learning-algorithms/
it is the one where you have to make the choice of which function do you believe represent the data the best
مودل بختار فيه مثلا ان شكل الداتا هيكون linear، بالتالي هيبقا عندي عدد محدد من ال parameters بغض النظر عن كمية ال data
A learning model that summarizes data with a set of parameters of fixed size (independent of the number of training examples)
it involves two steps: