News

R-codebase for a scientific research article, titled "Modelling the term-structure of default risk under IFRS 9 within a multistate regression framework" ...
Implementing binary / multiple logistic regression models, for the well known mnist dataset while also creating the support vector machine(SVM) models ...
Implement Linear Regression in Python from Scratch ! In this video, we will implement linear regression in python from scratch. We will not use any build in models, but we will understand the code ...