An open API service indexing awesome lists of open source software.

https://github.com/jaymax01/predicting-customer-purchases

classification of online purchasing rates
https://github.com/jaymax01/predicting-customer-purchases

classification-algorithims colab-notebook data-visualization decision-tree-classifier google-cloud logistic-regression machine-learning python svm-classifier unbalanced-data

Last synced: 7 months ago
JSON representation

classification of online purchasing rates

Awesome Lists containing this project

README

          

## Predicting Purchasing Rates

*True green supplies sells several merchandise on its online store with its customers making purchases or just browsing the site to peharps make future purchases. The aim of the project is to develop a reliable model to predict if a given customer would make a purchase or not as well as conduct analysis to understand the businesses' customers. This would help the business with optimizing its advertising campaigns and identify its immerging markets and customers*

## Project outline

Data exploration and analysis

Feature selection

Data preparation and formating

Model training and validation

Model prediction

## Data sources

[Training data](https://drive.google.com/file/d/1LqO1PtN-NU8ImwLVlEWD4hgJBiePu5Tl/view)

[Testing data](https://drive.google.com/file/d/17BdSbCPl5p96GWeoU52s7BjmWayLWfy8/view)
## Installation

The python libraries used for the project

```
numpy
pandas
seaborn
matplotlib
scikit-learn
```

## Credits
![](https://github.com/jaymax01/predicting-customer-purchases/blob/main/screenshot-nimbusweb.me-2023.09.13-13_07_07.png?raw=true)