How to generate more market basket association rules for products with smaller basket sizes?

I'm working with data where many customers only buy 1-3 products at a time, meaning that there aren't enough products being purchased together for the market basket algorithm to determine associations. Any idea how I can get around this? I'm thinking of grouping transactions together by week or month to get larger basket sizes, but I'm skeptical of that approach since customers can place many orders in a week that have nothing to do with each other.

Topic market-basket-analysis association-rules recommender-system

Category Data Science

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.