Predict which user is going to buy a product displayed on a social network advertisement using different classifier.
-
Updated
Feb 16, 2022 - Jupyter Notebook
Predict which user is going to buy a product displayed on a social network advertisement using different classifier.
Implementation of Naive Bayse on Social Network Ads
KNN classifier using Social Network Ads dataset with decision boundary visualization and feature scaling.
"Logistic Regression model built on the Social Network Ads dataset to predict whether a user will purchase a product based on their Age and Estimated Salary. This project includes data visualization, model training, evaluation, and visualization of decision boundaries."
Decision Tree Classifier on Social Network Ads dataset with pruning for improved performance.
This project focuses on predicting whether a customer will purchase a product using a Logistic Regression model trained on the Social Network Ads dataset. The workflow includes data loading, cleaning checks, exploratory data analysis, preprocessing, model training, prediction, and evaluation using accuracy score and confusion matrix.
Add a description, image, and links to the social-network-ads topic page so that developers can more easily learn about it.
To associate your repository with the social-network-ads topic, visit your repo's landing page and select "manage topics."