Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Metrics Calculation | Introduction to Association Rule Mining
course content

Contenido del Curso

Association Rule Mining

Challenge: Metrics CalculationChallenge: Metrics Calculation





Tarea

In this challenge, you will implement functions to calculate all metrics discovered in the previous chapter.
We will store transactions as a list of itemsets. You have to fill in the gaps in code to calculate support, confidence and lift measures.

Once you've completed this task, click the button below the code to check your solution.

¿Todo estuvo claro?

Sección 1. Capítulo 4
toggle bottom row
course content

Contenido del Curso

Association Rule Mining

Challenge: Metrics CalculationChallenge: Metrics Calculation





Tarea

In this challenge, you will implement functions to calculate all metrics discovered in the previous chapter.
We will store transactions as a list of itemsets. You have to fill in the gaps in code to calculate support, confidence and lift measures.

Once you've completed this task, click the button below the code to check your solution.

¿Todo estuvo claro?

Sección 1. Capítulo 4
toggle bottom row
some-alt