Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The adult data set at the UCI Machine Learning Repository is derived from census records.5 In these data, the goal is to predict whether a

The “adult” data set at the UCI Machine Learning Repository is derived from census records.5 In these data, the goal is to predict whether a person’s income was large (defined in 1994 as more than $50K) or small. The predictors include educational level, type of job (e.g., never worked, and local government), capital gains/losses, work hours per week, native country, and so on.6 After filtering out data where the outcome class is unknown, there were 48842 records remaining. The majority of the data were associated with a small income level (75.9 %). The data are contained in the arules package and the appropriate version can be loaded using data (AdultUCI).

(a) Load the data and investigate the predictors in terms of their distributions and potential correlations.

(b) Determine an appropriate split of the data.

(c) Build several classification models for these data. Do the results favor the small income class?

(d) Is there a good trade-off that can be made between the sensitivity and specificity?

(e) Use sampling methods to improve the model fit.

(f) Do cost-sensitive models help performance?

Step by Step Solution

3.55 Rating (152 Votes )

There are 3 Steps involved in it

Step: 1

a Load the data and investigate the predictors in terms of their distributions and potential correlations The data can be loaded from the arules package Once the data is loaded it is important to inve... 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

Probability And Statistics

Authors: Morris H. DeGroot, Mark J. Schervish

4th Edition

9579701075, 321500466, 978-0176861117, 176861114, 978-0134995472, 978-0321500465

More Books

Students also viewed these Physics questions

Question

Compute the value of E: 60 45 30 15 i-1 2%

Answered: 1 week ago

Question

=+b) Why is there no predictor variable for December?

Answered: 1 week ago

Question

Subtract the polynomials. (-x+x-5) - (x-x + 5)

Answered: 1 week ago

Question

6. What do long, slow waves on an EEG indicate?

Answered: 1 week ago