Ramgopal Prajapat:

Learnings and Views

Blogs
Apriori algorithm for Market Basket Analysis Explained with Example Ram - Nov 11, 2022
Market Basket Analysis is a common Machine Learning Application in Retail and Ecommerce. In the previous blog, we have explained the applications and role of Market Basket Analysis (MBA. In this blog, our plan is to explain Apriori Algorithm steps with an example. The algorithm has two steps 1) Candidate …
Applications of Market Basket Analysis in Retail or Ecommerce Ram - Oct 28, 2022
There is a long list of Machine Learning applications in Retail or Ecommerce. One of the common applications is using Market Basket Analysis (MBA) for cross-sell and in-store product placements. In this blog, we will discuss provide you non-technical description of Market Basket Analysis and its applications in Ecommerce and …
Market Basket Analysis - Step by step approach Ram - Oct 12, 2020
The objective is to explain the steps involved in Market Basket Analysis (MBA) or Association Analysis. Also, explain the key terminologies used. We will leverage customer transaction data for developing association rules & insights which can be used for right product bundling and promotions, assortment planning and inventory management, and …