In Market Basket analysis, support represents the popularity of an item in all transactions. Support of an item is calculated as the number of transactions involving that item and the total number of transactions.
Support of an item = (Number of transactions involving that item)/ (Total number of transactions)
If you want to learn Market basket analysis and other recommendation systems, I recommend these Data Science online courses by Intellipaat.
You can watch this video on Market basket analysis to know more about support: