

How to Write Interactive Python Scripts
Examples of how you can write scripts taking input from users and/or standard input Functions With Users Input In Python Below we


Document Similarity with Synset and Path Similarity
We will create the following functions: convert_tag: converts the tag given by nltk.pos_tag to a tag used by wordnet.synsets. You will need to use


How to Deploy an App to AWS using Elastic Beanstalk with Dockers
Assume that we work on AWS and we have built a Flask API and we want to deploy it. Let’s


Detect the Changes in Timeseries Data
In this post, we will provide an example of how you can detect changes in the distribution across time. For


Predict Basketball Games with Log5 formula
We have provided an example of how to get started with predictive models for NBA Games. In this post, we


Measure the Effectiveness of Covid-19 Vaccinations
In this post, we will try to measure the effectiveness of Covid-19 Vaccinations. This analysis is very basic and we


Candlestick Charts in R
We have written many posts related to stocks. A good way to represent the stock prices as time series is


How to Visualize Multivariate Data Analysis
In this tutorial, we will work with the factoextra R package and we will consider the Country dataset. Let’s start:


Get Started with Dockers
Docker in High-Level Docker Images A Docker image is an executable package that includes everything needed to run an application


How to Get All Orders from Shopify in Python
Shopify is one of the most famous platforms to set up online shops. As a Data Scientist, I’ve been asked


How To Report The Distribution Of Attributes Per Cluster
This is a very useful add-on report for a Clustering project. You will get the distribution of the Attributes per