Recent Posts

Probability Theory

6 minute read

Due to uncertainty around us, we are talking about probability now. The cause of uncertainty is numerous ranging from noises to the limited data sizes. Proba...

Polynomial Curve Fitting

5 minute read

Polynomial Curve Fitting is an example of Regression, a supervised machine learning algorithm.