I always use arules for Apriori algolithm (market basket analysis).
but, I think transaction class are untidy dataframe.
The data needs to be exported to csv or converted back to dummy.
The visualization is not beautiful and Difficult to understand.
There are few packages that can be checked beautifully.
Do you know of a package that solves these problems?
Or is there a plan to make it as simple and beautiful as tidymodels, from preprocessing and analysis to visualization?
thank you!