Get startedGet started for free

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?

This exercise is part of the course

Market Basket Analysis in R

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise