Masters Program at University of LimerickHere is a personal story or call it documentation of my experience in Limerick, pursuing my masters. I would like to narrate it in a very…Nov 28, 20201Nov 28, 20201
Published inAnalytics VidhyaDataPiepeline using Apache Beam and Google Cloud DataFlow as Runner and BigQuery as DataSinkIn this article, we will be looking into creating a data pipeline using Google Cloud Platform(GCP) services. I have been learning through…Nov 3, 20203Nov 3, 20203
File type conversion using PythonThis is an attempt to make the file conversion from one format to another through the python program. This is done using API from Anyconv.Oct 27, 2020Oct 27, 2020
Covid-19 Kannad Language Sentiment Analysis DatasetAt this time of writing this article, I had completed my Masters in Software Engineering a week ago. In my final sem thesis project, I had…Sep 8, 2020Sep 8, 2020
Build and Deploy Tensorflow Model and its integration with a Flask application from scratchIn this article, we will cover what needs to be done to deploy the TensorFlow model with the TensorFlow model server and related commands…Jul 6, 2020Jul 6, 2020
Useful VIM shortcutsA short introduction, vim is an improved version of VI editor. I was introduced to it in one of the institute who taught me the C…Jul 5, 2020Jul 5, 2020
Simple Linear Regression using TensorflowIn this article would like to cover, how to solve a linear regression problem using Tensorflow framework. In this, I will not be covering…Jun 5, 2020Jun 5, 2020
Docker for exiting Rails app with PostgresqlAt the beginning of my career, I used to install any software or programming languages directly into my system. I was happy with that at…Apr 24, 2020Apr 24, 2020
End to end Machine Learning SolutionHello, this is about complete flow for a regression machine learning solution. EDA — Exploratory Data Analysis is the first step towards…Mar 22, 2020Mar 22, 2020
EDA- Data ImputationHello, getting straight into the business. Data Imputation is about filling the missing data of your dataset. Of course, pandas are used…Mar 21, 2020Mar 21, 2020