Data Science Bootcamp journey


What we can learn?

Data Science Interview Preparation


My recipe recommendation system

Why recommendation system?


Interactive Controls in Jupyter Notebooks

In this blog I want to make quick interaction on how to use interactive widgets to enhance data exploration and analysis. Interactive controls give us the opportunity to change inputs without needing to rewrite or rerun code.


Cheat sheet for quick data preprocessing

It happened! You are entering the Data Science field. In your dreams you create cool neural networks, write a voice assistant, beat financial marketing. But… One of the most important and time-consuming moments is processing data.


Words Cloud

What is WordCloud? Many times you might have seen a cloud filled with lots of words in different sizes, which represent the frequency or the importance of each word. This is called Tag Cloud or WordCloud.