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
This project applies a **Decision Tree Classifier** to predict whether a user will purchase a product based on social network ad data. The dataset contains user attributes such as **age** and **estimated salary**, and the binary target variable indicates whether the product was purchased (`1`) or not (`0`).