machine-learning

EazyPredict ML module

EazyPredict - Running and comparing multiple ML models at once Welcome to the world of ‘EazyPredict’, a Python module that aims to make trying out multiple prediction algorithms as simple and efficient as possible. The module was heavily influenced by the ‘LazyPredict’ …

kNN algorithm explained …

In this blog we go through the kNN algorithm logic, implement it from scratch in python and apply it on the MNIST digit dataset Prerequisites machine learning, supervised vs unsupervised ML, classification vs regression Introduction The K Nearest Neighbour classification is a simple and efficient …

Chrome Extension To …

Chrome Extension To Monitor Mental Health Introduction This project was a really interesting one that I was fortunate enough to be a part of! We made as an entry project to compete in a hackathon organised by HackOn. We did not win the hackathon, but we did create a unique and interesting project. …