Back to datasets
Dataset assetOpen Source CommunitySocial NetworkPurchase Behavior Analysis
saifhmb/social-network-ads
The Social Network Ads dataset is an English dataset comprising 400 customer records and their purchase behavior. Each instance includes the customer's age (integer), estimated salary (integer), and purchase flag (0 or 1, indicating not purchased or purchased).
Source
hugging_face
Created
Nov 28, 2025
Updated
Jun 13, 2024
Signals
245 views
Availability
Linked source ready
Overview
Dataset description and usage context
Dataset Card: Social Network Ads Dataset
Dataset Overview
The Social Network Ads dataset is an English dataset containing 400 customer records and their purchase behavior.
Dataset Structure
Data Instances
Each instance includes the following fields:
- Age: Integer representing the customer's age.
- EstimatedSalary: Integer representing the customer's salary.
- Purchased: Integer, 0 indicates not purchased, 1 indicates purchased.
Example:
{
"Age": "19",
"EstimatedSalary": "19000",
"Purchased": "0"
}
Data Fields
- Age: Integer, customer's age.
- EstimatedSalary: Integer, customer's salary.
- Purchased: Integer, 0 or 1, indicating not purchased or purchased.
Dataset Configuration
- Config Name: default
- Data Files:
- split: train
- path: data/train-*
Dataset Size
- Download Size: 3 400 bytes
- Dataset Size: 9 600 bytes
- Training Set:
- num_bytes: 9 600 bytes
- num_examples: 400
Need downstream help?
Pair the dataset with AI analysis and content workflows.
Once the source passes your review, move straight into summarization, transformation, report drafting, or presentation generation with the JuheAI toolchain.