You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Customer Insights & Recommendation System: Harnessing Decision Tree, Logistic Regression, and Random Forest models for behavior analysis. Utilizing EasyOCR and Python Imaging Library for image information extraction. Employing NLTK for sentiment analysis on textual data
MBA involves analyzing customer transaction data to identify which products are purchased together in the same basket or transaction. The analysis is typically done by looking at the frequency of co-occurrence of items in the transaction data, and then applying statistical techniques to identify which items are most frequently purchased together.