Apply all required pre-processing steps to make the data ready for both clustering algorithms.

Learning Goal: I’m working on a python exercise and need an explanation and answer to help me learn.

Note: The main objective of this assignment is to apply the two clustering algorithms (K-means, DBSCAN) on a given dataset. Obviously, preprocessing steps must be done on the data.

In banks, customer loyalty is important since acquiring a new customer is much costlier than retaining an existing customer. Therefore, usually banks would like to predict customer churns. Customer churn refers to the loss of existing clients or customers. These predictions can help banks identify customers who are more likely to close their account and leave the bank.

Given the dataset which shows bank customer’s information, we want to cluster their information and learn from it.

In our assignment we will pretend that we don’t know their types (Targets: Attrited or Existing) and would like to cluster them using K-means and DBSCAN, apply dimension reduction and validate our clustering algorithms.

Your Tasks:

  • Apply all required pre-processing steps to make the data ready for both clustering algorithms.
  • Apply both clustering algorithms on the dataset using your choice of number of clusters, epsilon and minPts.
  • For the current clusters generated by k-means and DBSCAN, find the silhouette average for all of them and explain which is best.
  • Run both clustering algorithms again but this time, find the best number of clusters using elbow method (if applicable) and silhouette average (plot the elbow and sillouette average like we saw in the lab)
  • Explain why this is the best clustering number
  • Apply PCA on the original dataset and show the variance ratio for all features (like in we saw in lab) and explain them.
  • After seeing the variance ratio for all features, explain how many dimensions should we use or not use to explain the data.
  • Plot the dataset in 3D (using top 3 important features). Can you visualize how many clusters are there? Explain.

Calculate the price of your order

550 words
We'll send you the first draft for approval by September 11, 2018 at 10:52 AM
Total price:
$26
The price is based on these factors:
Academic level
Number of pages
Urgency
Basic features
  • Free title page and bibliography
  • Unlimited revisions
  • Plagiarism-free guarantee
  • Money-back guarantee
  • 24/7 support
On-demand options
  • Writer’s samples
  • Part-by-part delivery
  • Overnight delivery
  • Copies of used sources
  • Expert Proofreading
Paper format
  • 275 words per page
  • 12 pt Arial/Times New Roman
  • Double line spacing
  • Any citation style (APA, MLA, Chicago/Turabian, Harvard)

Our guarantees

Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.

Money-back guarantee

You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.

Read more

Zero-plagiarism guarantee

Each paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.

Read more

Free-revision policy

Thanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.

Read more

Privacy policy

Your email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.

Read more

Fair-cooperation guarantee

By sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.

Read more
error: Content is protected !!