subject

For this exercise, your goal is to build a model to identify inputs or predictors that differentiate risky customers from others (based on patterns pertaining to previous customers) and then use those inputs to predict new risk customers. this sample case is typical for this domain. the data to be used in this exercise are in online file w4.1_creditrisk. xlsthe data set has 425 cases and 15 variables pertaining to past and current customers who have borrowed from a bank for various reasons. the data set contains customer-related information such as financial standing, reason for the loan, employment, demographic information, and the outcome or dependent variable for credit standing, classifying each case as good or bad, based on the institution’s past experience. take 400 of the cases as training cases and set aside the other 25 for testing. build a decision tree model to learn the characteristics of the problem. test its performance on the other 25 cases. report on your model’s learning and testing performance. prepare a report that identifies the decision tree model and training parameters, as well as the resulting performance on the test set. use any decision tree software.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 23:30
Show that there is a language a ⚆ {0, 1} â— with the following properties: 1. for all x â a, |x| ≤ 5. 2. no dfa with fewer than 9 states recognizes a. hint: you don’t have to define a explicitly; just show that it has to exist. count the number of languages satisfying (1) and the number of dfas satisfying (2), and argue that there aren’t enough dfas to recognize all those languages. to count the number of languages satisfying (1), think about writing down all the strings of length at most 5, and then to define such a language, you have to make a binary decision for each string about whether to include it in the language or not. how many ways are there to make these choices? to count the number of dfas satisfying (2), consider that a dfa behaves identically even if you rename all the states, so you can assume without loss of generality that any dfa with k states has the state set {q1, q2, . . , qk}. now think about how to count how many ways there are to choose the other four parts of the dfa.
Answers: 3
question
Computers and Technology, 23.06.2019 04:31
This graph compares the cost of room and board at educational institutions in texas.
Answers: 1
question
Computers and Technology, 23.06.2019 21:20
In microsoft word, when you highlight existing text you want to replace, you're in              a.  advanced mode.    b.  automatic mode.    c.  basic mode.    d.  typeover mode
Answers: 1
question
Computers and Technology, 23.06.2019 21:30
Write a fragment of code that reads in strings from standard input, until end-of-file and prints to standard output the largest value. you may assume there is at least one value. (cascading/streaming logic, basic string processing)
Answers: 3
You know the right answer?
For this exercise, your goal is to build a model to identify inputs or predictors that differentiate...
Questions
question
Mathematics, 24.11.2020 01:00
question
Mathematics, 24.11.2020 01:00
question
Mathematics, 24.11.2020 01:00
question
Mathematics, 24.11.2020 01:00
Questions on the website: 13722367