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
StatAnalytica ExpertPhilosophy
(5/5)

513 Answers

Hire Me
expert
Alexx WardEconomics
(5/5)

738 Answers

Hire Me
expert
Laurence FarrellStatistics
(5/5)

555 Answers

Hire Me
expert
Richard AlpertLaw
(5/5)

812 Answers

Hire Me
Weka
(5/5)

Apply Feature Selection using Principal Components Analysis

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Preprocessing Data: use WEKA Explorer for this project. 

1.      Load dataset diabetes.arff, to be found in the "Data" folder in WEKA (download folder), also loaded in the folder "Assignments&Labs". For an explanation of the dataset see https://archive.ics.uci.edu/ml/support/diabetes.

2.      Apply Feature Selection using Principal Components Analysis (PCA).
Under Select Attributes -> Attribute Evaluator (select PrincipalComponents). Note the default Search Method should be Ranker (so click yes at the pop-up or change the method before selecting attribute evaluator. Leave all default settings and select Start. What are the top 3 features or feature-sets?

3.      Repeat the PCA, adjust the varianceCovered to 0.7, and run the model. Describe your findings.

4.      Using the same data, Apply Normalization. Under Preprocess -> Filter-> Unsupervised-> Attribute->Normalize->Ok. Close and Then Apply. Use default settings. Then run PCA again with 0.95 for varianceCovered. Explain your results.
Additionally, click ‘Save’ and save the normalized data as csv OR select ‘Edit’ and take a screenshot of your normalized data.

5.      Using the same data. Apply Binning. Under Preprocess -> Filter-> Unsupervised-> Attribute- >Discretize ->Ok. Close and Then Apply. Use default settings. Then run PCA again with 0.95 for varianceCovered. Explain your findings. Note: Make sure to Undo the normalization before you apply binning.

6.      Repeat the Binning Process, but change the setting ‘UseEqualFrequency’ at the bottom to ‘True’. Then run PCA again with 0.95 for varianceCovered. Explain your findings.

(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