Regression, Simpsons Paradox

Regression overview and python implementation with a live explanation of simpsons paradox.
View

Linear Classifier, Minibatch SGD

Python implementation of Minibatch Gradient Descent from scratch.
View

Web Search Engine

End to end implementation of search engine using Python, Java and HTML
View