PinnedHow Scikit-learn Pipelines Make Your Life So Much EasierDuring the course of my latest machine learning project, I took some time to explore Scikit-learn pipelines. A pipeline is an object that…Nov 17, 20202Nov 17, 20202
Published inTowards Data ScienceHow to Create Beautiful Word Clouds in PythonLearn all the details to create stunning visualizations for text data and your NLP projects in Python!Jan 28, 20211Jan 28, 20211
Published inThe StartupSetting Up Google Colab for CNN ModelingSave time when training deep learning models by using Google Colab. Here’s how to setting up your data in a Colab Notebook!Dec 15, 2020Dec 15, 2020
Interpreting the Root Mean Squared Error of a Linear Regression ModelWhat does a Root Mean Squared Error of 0.3 even mean? How can I transform that metric back to USD after having scaled my data?Nov 6, 20201Nov 6, 20201