logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Jooaan DomettEconomics
(4/5)

600 Answers

Hire Me
expert
Maurice FrancePsychology
(4/5)

562 Answers

Hire Me
expert
Vivek ChauhanComputer science
(5/5)

566 Answers

Hire Me
expert
Narmin BagiyevaFinance
(/5)

585 Answers

Hire Me
XL Miner
(5/5)

Under Predict menu in XLMiner, perform a k-nearest neighbors prediction with all the predictors from column

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Written Assignment #2B requires hands-on practice of XLMiner, and you are expected to use XLMiner to mine the Boston Housing data in the file BostonHousing.xls posted in Written Assignment #2B entry in Blackboard

Your task is to run k-nearest neighbors algorithm in XLMiner for both prediction and classification tasks describe below, and submit your answer with your XLMiner execution result files attached in your submission. Since the k-nearest neighbor algorithm can be used for both classification and prediction, there are two menus under XLMiner, Classify and Predict. 

The file BostonHousing.xls contains information on over 500 census tracts in Boston, where for each tract 14 variable values are recorded. The last column (CAT.MEDV) was derived from MEDV, such that it obtains the value 1 if MEDV>30 and 0 otherwise. Consider the goal of predicting and classifying the median value (MEDV and CAT.MEDV) of a tract, given the information in the first 13 columns (input variables) in the column list. Partition the data into training (60%) and validation (40%) sets.  (For description of the column names in BostonHousing.xls, please make reference to Table 2.2 on page 33 of the textbook)

 

1. Under Predict menu in XLMiner, perform a k-nearest neighbors prediction with all the predictors from column A (CRIM) to column B (LSTAT) (excluding the CAT.MEDV, the CAT.MEDV column is the outcome or decision variable for classification) for both training data set and validation data set, trying values of k from 1 to 10 to predict the value MEDV. What is the best k chosen? What does it mean? Also attach the execution result file including RMSE (Root Mean Square Errors) in your submission. (10 points) (you can try run prediction with normalizing data and without normalizing data).

 

2. Under Classify menu in XLMiner,  perform k-nearest neighbors classification with  all the predictors from column A (CRIM) to column B (LSTAT) (excluding the MEDV, the MEDV column is the outcome or decision variable for prediction) for both training data set and validation data set, and find the best K for validation data set,  trying values of k from 1 to 10 to classify CAT.MEDV (make sure to normalize the data). Also attach the execution result file including confusion matrix, lift chart, and ROC chart in your submission. (10 points)

 

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme