Sticky post

Predict your chance of academic success using a simple Machine Learning algorithm in python!


Reading time: 5 min 10 sec, Machine Learning skill required: Intermediate <p class="has-drop-cap has-text-align-justify" value="<amp-fit-text layout="fixed-height" min-font-size="6" max-font-size="72" height="80">Is it possible to predict the outcome of your academic examination in advance? If yes, wouldn't that be great? Depends on the predicted chance of success, you can start to prepare wisely for your future examinations. However, at least some of you may raise your eyebrows, considering … Continue reading Predict your chance of academic success using a simple Machine Learning algorithm in python!

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)