PinnedImplementation of Regularization Techniques (L1 & L2) in KerasRegularization technique to reduce overfitting of a deep learning model in Keras. Python code to experiment with different lambda values toAug 28, 2021Aug 28, 2021
PinnedHow AI can be used in Marketing? A Real-World exampleAI can drive marketing strategy for business by providing valuable customer insights using data science techniquesAug 11, 2021Aug 11, 2021
Simple Explanation of Regularization (L1 & L2)Intuitive explanation of what is regularization and how regularization works to reduce overfitting. It can be applied in machine learning…Aug 28, 2021Aug 28, 2021
Published inTDS ArchiveA New Python Package: How to detect an Anomaly?The Problem of False PositivesMar 22, 20201Mar 22, 20201
Phrase Extraction in Python using Lists, Tuples and Lambda FunctionsThe post gives a solution to extract phrases from text data using lambda function in python. It also shows nested lambda function examples.Feb 23, 2020Feb 23, 2020
Convolutional Neural Network: A simple explanationIn all data science projects, there comes a stage when you have implemented all the machine-learning models that is out there in the real…Jan 31, 20201Jan 31, 20201
Published inThe StartupDeep Learning in Production: A Flask ApproachIn this series of articles, I will cover the often neglected but rather an important aspect of building an AI solution. Typically, an AI…Dec 1, 20193Dec 1, 20193
Published inMyTakeHow to Build Your Data Science TeamThe experience of working across domains, building solutions leveraging data has taught me that a successful data science solution is…Sep 3, 2019Sep 3, 2019
Published inTDS ArchiveMachine Learning in the Airline Industry: The Next StepThe significant changes in the airline industry can be aptly described by the quote ‘Necessity is the mother of Innovation’. In the past 2…Aug 31, 20191Aug 31, 20191
Published inTDS ArchiveRecurrent Neural Networks: Deep Learning for NLPEvery time you ask Alexa about the recipe of a dish or a new song by an artist a complex code runs in the background to provide you with…Feb 23, 20191Feb 23, 20191