Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Market Basket Analysis & Linear Discriminant Analysis with R
Rating: 4.1 out of 5(72 ratings)
472 students

Market Basket Analysis & Linear Discriminant Analysis with R

Master: Association rules (MBA) & it's usage, Linear Discriminant Analysis (LDA) for classification & variable selection
Last updated 8/2017
English

What you'll learn

  • Students will know what is association rules (Market Basket Analysis)?
  • How do association rules work?
  • How to do market basket analysis using Excel & R
  • What is linear discriminant analysis?
  • How to do linear discriminant analysis using R?
  • How to understand each component of the linear discriminant analysis output?
  • Practical usage of linear discriminant analysis

Course content

4 sections36 lectures3h 24m total length
  • Section Overview1:10
  • How to study this course?1:23
  • What is Market Basket Analysis (MBA) / Association rules ?4:44
  • Usage of Association Rules5:55

    How it can be applied in a variety of situations

  • How does an association rule look like?5:45
  • Strength of an association rule - Support measure4:03
  • Strength of an association rule - Confidence measure3:21
  • Strength of an association rule - Lift measure5:52
  • Basic Algorithm to derive rules5:32

Requirements

  • Basic understanding of R and R studio
  • Basic understanding of statistics as the course will assume knowledge of linear regression, variance etc.
  • Basic fmiliarity with udemy platform - user should know how to download files etc

Description

This course has two parts. In part 1 Association rules (Market Basket Analysis) is explained. In Part 2, Linear Discriminant Analysis (LDA) is explained. L

--------------------------------------------------

Details of Part 1 - Association Rules / Market Basket Analysis (MBA)

----------------------------------------------------

  • What is Market Basket Analysis (MBA) or Association rules
  • Usage of Association Rules - How it can be applied in a variety of situations 
  • How does an association rule look like?
  • Strength of an association rule - 
    1. Support measure
    2. Confidence measure 
    3. Lift measure
  • Basic Algorithm to derive rules
  • Demo of Basic Algorithm to derive rules - discussion on breadth first algorithm and depth first algorithm
  • Demo Using R - two examples
  • Assignment to fortify concepts

--------------------------------------------------

Details of Part 2 - Linear  (Market Basket Analysis)

----------------------------------------------------

  • Need of a classification model
  • Purpose of Linear Discriminant
  • A use case for classification
  • Formal definition of LDA
  • Analytics techniques applicability
  • Two usage of LDA 
    1. LDA for Variable Selection
    2. Demo of using LDA for Variable Selection
    3. Second usage of LDA - LDA for classification
  • Details on second practical usage of LDA
    1. Understand which are three important component to understand LDA properly
    2. First complexity of LDA - measure distance :Euclidean distance 
    3. First complexity of LDA - measure distance enhanced  :Mahalanobis distance
    4. Second complexity of LDA - Linear Discriminant function
    5. Third complexity of LDA - posterior probability / Bays theorem
  • Demo of LDA using R
    1. Along with jack knife approach
    2. Deep dive into LDA outputn
    3. Visualization of LDA operations
    4. Understand the LDA chart statistics
  • LDA vs PCA side by side
  • Demo of LDA for more than two classes: understand
    1. Data visualization
    2. Model development
    3. Model validation on train data set and test data sets
  • Industry usage of classification algorithm
  • Handling Special Cases in LDA

Who this course is for:

  • Market Research Professionals
  • Business Analytics professionals
  • Data Scientists