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
A machine learning project that predicts online shopping purchase intent using a k-nearest neighbor classifier. The model analyzes visitor behavior features like page visits, browsing duration, bounce rates, and user characteristics to predict whether a visitor will make a purchase. Built with scikit-learn.