Autonomous and Electric Vehicle SpaceWhile reading Bill Gate’s new book — ‘How to Avoid a Climate Disaster: The Solutions We Have and the Breakthroughs We Need’, I’ve been…Feb 28, 2021Feb 28, 2021
Deep Learning for image classificationAt Zomato we have more than half a billion images used in various aspects of our platform. On a daily basis, we deal with close to 100…Feb 2, 2019Feb 2, 2019
Use in memory buffers to avoid disk IOAt zomato we work with a lot of images, close to hundred thousand new images every day. There are a lot of usecases where we need to…Jan 25, 2019Jan 25, 2019
KDE Containerization Talk at Akademy 2018This July I got the opportunity to be a part of the biggest gathering of KDE developers — Akademy 2018. The akademy conference gathers…Jan 25, 2019Jan 25, 2019
Models — Support Vector MachineClassifying data is a common task in machine learning. Suppose some given data points each belong to one of two classes, and the goal is…Jan 25, 2019Jan 25, 2019
Paper Summary — End to End Interpretation of French Street Name Signs DatasetThis is a summary for the research paper End-to-End Interpretation of the French Street Name Signs Dataset.Jan 25, 2019Jan 25, 2019
Spark StreamingETL process is to fetch data from different types of systems, structure it and save it into the destination database.Jan 25, 2019Jan 25, 2019
Docker 101When working in multi node environment like Spark/Hadoop clusters, docker diminishes the barrier to entry. By barrier to entry, I mean the…Jan 25, 2019Jan 25, 2019
Collaborative filteringIf you haven’t read the part 1 about recommender system basics, please read it here.Jan 25, 2019Jan 25, 2019
Recommender Systems — OverviewAt the root level, the job of a recommender is to automatically predict how much a user will like an item.Jan 25, 2019Jan 25, 2019