
Witnessing the learning process of a Machine learning algorithm (Octave 5.2 / Matlab)
Reading time ~5 min Have you ever witnessed the learning process of a Machine Learning (ML) algorithm? Today, you are going to see how an ML algorithm learns and creates its own model from the given data. As an example, let’s consider a linear data set where the ‘y’ values are a linear function of ‘x’ values. You might have done such linear curve fitting … Continue reading Witnessing the learning process of a Machine learning algorithm (Octave 5.2 / Matlab)