Bringing rules to life
In the previous exercise, you learned a range of plots to visualize your association rules. However, all of them generated static images that make digging into each association rule to be cumbersome. This could easily be resolved by using the plotly
engine while using the plot function, which generates an interactive HTML plot using the plotly
visualization framework. By using interactive plotting, which rule has the highest lift and highest confidence in rules_online
?
Diese Übung ist Teil des Kurses
Market Basket Analysis in R
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
