Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Answer the following questions based on the city that is assigned to you by your professor. ( If it is not assigned to you, contact

Answer the following questions based on the city that is assigned to you by your professor. (If it is not assigned to you, contact your professor)
Do not analyze the whole data-set
Filter the data-set and work on your own city
Question 1
Divide the data set to Train and Test Data Sets
Question 2a
Use the train data and create a Nave Bayes Classifier for predicting whether the customer will buy electronics based on the combination of two variables family income and family size .
Question 2b
Use the test data and your model and make predictions regarding whether the customer will buy electronics based on the combination of two variables family income and family size.
Question 3a
Use the train data and K-Nearest Neighbor Classifier for predicting whether the customer will buy electronics based on the combination of two variables Educational Years and family size.
Question 3b
Use the test data and your model and make predictions regarding whether the customer will buy electronics based on the combination of two variables Educational Years and family size.
Question 4a
Compose the confusion matrix of Naive Bayes Classifier
Compose the confusion matrix of K-Nearest Neighbor
decide which model has better accuracy.
Question 4b
Compose the ROC , gain and lift charts of the Naive Bayes model
Compose the ROC , gain and lift charts of the K-Nearest Neighbor model
which model is better? Argue why?
Question 5
Use k-means clustering, what would be an optimum model that would cluster the buyers based on family income and family size? develop a K-Means model for clustering and Visualize your clusters
Question 6
Using Hierarchical Clustering what is optimum number of clusters of customers do you detect based on EdYears and FamilySize? develop a Hierarchical clustering model and Visualize your clusters

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Students also viewed these Databases questions

Question

=+13.4. 1 Relate the result in Problem 13.3 to Theorem 5.1(ii).

Answered: 1 week ago