Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Association Rule Mining: Basic Theory & Practice

Posted By: ELK1nG
Association Rule Mining: Basic Theory & Practice

Association Rule Mining: Basic Theory & Practice
MP4 | Video: h264, 1280x720 | Audio: AAC, 44100 Hz
Language: English | Size: 346 MB | Duration: 1h 42m

Theoretical Understanding and Market Basket Analysis with Python

What you'll learn
Basic theory of association rule mining
Basic metrics of association rule mining
Apriori algorithm
Market basket analysis with Python
Requirements
Knowledge of Python. Novice level is OK.
Description
Welcome to the association rule mining course. This course is an introductory course. You will learn basic knowledge of association rule mining in this course.

Association rule mining is a useful technique to explore associations between variables. It contributes to effective cross-selling and has been applied to construct recommender system in EC sites. We can use it not only in marketing analytics but also other fields in business analytics.

This course intends to provide you with theoretical knowledge as well as python coding. Theoretical knowledge is important to understand the algorithm of data mining, and it can be a useful foundation for more advanced learning.

This course consists of 4 sections. In the first section, you will learn what an association rule is. In Session 2, you will learn the basic metrics of association rule mining. Session 3 covers apriori algorithm that is a useful method to identify important associations between variables. Session 4 is a Hands-On chapter, where you will learn how to implement association rule mining in Python.

I’m looking forward to seeing you in this course!

Source of Pictures:

Course Image: Gerd Altmann from Pixabay
PV:
- Beer: Hans Braxmeie from Pixabay
- Pretzel: Couleur from Pixabay
- Potatoes: RitaE from Pixabay
- Diaper: PublicDomainPictures from Pixabay

Who this course is for:
Beginners in association rule mining