Model Description:-
This model uses Market Basket Analysis with the Apriori algorithm to find items that are frequently bought together. When a user selects a product, the system searches association rules and shows the top 3 recommended items based on Lift, indicating the strongest buying relationship. The CSV file contains the mined rules with columns: antecedents, consequences, support, confidence, lift. Please enter realistic type of data and appropriate values for better performance of model
It is deployed on my website
https://mlproject-basic.onrender.com/