/shopping-AI-project

An AI to predict whether online shopping customers will complete a purchase. A nearest-neighbor classifier is used to solve this problem. Given information about a user — how many pages they’ve visited, whether they’re shopping on a weekend, what web browser they’re using, etc. — the classifier will predict whether or not the user will make a purchase.

Primary LanguagePython

This repository is not active