Fix smart shopping: skip one-time purchases, better frequency for short history
- Products bought only once (buy_count=1) and out of stock are skipped entirely (not enough history to predict repurchase need, e.g. piadelle) - usesPerMonth for items tracked 7-30 days now normalized instead of using raw count - usesPerMonth for items tracked <7 days halved to avoid inflation - Critical urgency now requires buy_count >= 2
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user