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

758 Answers

Hire Me
expert
Connor BlackStatistics
(5/5)

611 Answers

Hire Me
expert
Brayden JamessEconomics
(5/5)

541 Answers

Hire Me
expert
Adrian ReedFinance
(5/5)

808 Answers

Hire Me
Others
(5/5)

For the variables with the 2/1 scores, replace all the 2 with a Yes and 1 with a No

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

We will use the following dataset (“mini survey lung cancer.csv”) to predict Lunch Cancer. It is a comma separated file and the variables present in the file are : GENDER, AGE, SMOKING, ANXIETY, CHRONIC DISEASE, ALCOHOL CONSUMING, SHORTNESS OF BREATH, CHEST

PAIN,and LUNG_CANCER. Gender is noted M for Male and F for Female, and Age is an integer and Lung_cancer is Yes/No. The remaining variables have a 2 which represents Yes and 1 which represents No.

 

1. Load the file into your Python environment (5pts)

2. For the variables with the 2/1 scores, replace all the 2 with a Yes and 1 with a No. (15pts)

3. Let’s categorize the AGE group as well. For all individuals less than 65 years old, assign them as “Middle” and all individuals greater than or equal to 65 as “Old”. (20pts)

4. Use a bar plot to show whether smokers have a higher probability of of getting cancer.

a. Do the same for alcohol drinking (20pts)

5. Randomly split the data into 20% testing and 80% training.(10pts)

6. Perform 5x cross validation on training ONLY.(10pts)

7. Test your model on the 20% test data.(10pts)

8. Compare and discuss the results from cross validation and the your final test. How confident are you that it will correctly predict new data? (10pts)

 

(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