7 Useful Extensions You Should Have on Jupyter NotebookExtend the notebook experience by using one of the most popular extension package Nbextensions which is a bundle of useful plugins. I will…Nov 24, 2020Nov 24, 2020
Transfer Learning: Using pre-trained models for Image Classification (ResNet50) in KerasThe idea here is to use pre-trained models already that are out there available on the Internet for anyone to use and for a lot of common…Nov 10, 2020Nov 10, 2020
Boost Your Exploratory Data Analysis with Pandas ProfilingExploratory Data Analysis (EDA) is one of the most important part of any data science work. It is quite hard to imagine a model without…Sep 23, 2020Sep 23, 2020
Bamboolib: GUI for pandas DataFramesAnalyzing and visualizing the data is very important and time consuming. We write different types of line of codes, python libraries, and…Sep 8, 2020Sep 8, 2020