Coding Challenge: Unsupervised Learning
Practice using unsupervised learning algorithms on preprocessed data.
We'll cover the following...
We’ll now work with a dataset containing information on a bank’s customer base, containing the following variables:
customerID: The customer’s unique ID.gender: The customer’s gender.SeniorCitizen: The customer’s senior citizen status. ...