ComeçarComece de graça

Scatterplots

Scatterplots are one of the most used kind of plots to show the set of extracted rules. In this exercise, you will see how to build a meaningful graphical representation of association rules. In the previous chapter, you extracted rules from the online Retail dataset. The rules rules_online are saved in the workspace. In this exercise, you will see how to create a HTML table widget with the inspectDT() function of the arulesViz package. This will enable to quickly browse and sort tables.

Este exercício faz parte do curso

Market Basket Analysis in R

Ver curso

Exercício interativo prático

Experimente este exercício completando este código de exemplo.

# Inspection of the rules
___(___)
Editar e executar o código