Зміст курсу
Association Rule Mining
Association Rule Mining
Challenge: Metrics Calculation
Завдання
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.
Дякуємо за ваш відгук!
Challenge: Metrics Calculation
Завдання
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.
Дякуємо за ваш відгук!
Challenge: Metrics Calculation
Завдання
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.
Дякуємо за ваш відгук!
Завдання
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.