subject

You are stuck on a deserted island. Mushrooms of various kind grow widely all over the island, but no other food is anywhere to be found. Some of the mushrooms have been determined as poisonous and others as not (determined by your former companions' trial and error). You are the only one remaining on the island. You have the following data to consider: Example Not Heavy Smelly Spotted Smooth Edible
A 1 B 1 0 1 1 0 1 D 0 E 1 1 0 0 F 1 0 1 0 G H 0 0 1 1 0 0 1 0 1 1 1 0 0 0 0 1 0 0 0
(a) What is the entropy of Edible?
(b) Which attribute should you choose as the root of a decision tree?
(c) What is the information gain of the attribute you chose in part (b)?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:00
Duplicating objects creates copies that a. move differently than the original object b. erase the original object c. look and act like the original object d. add events to a game
Answers: 1
question
Computers and Technology, 22.06.2019 19:20
1)consider the following code snippet: #ifndef book_h#define book_hconst double max_cost = 1000.0; class book{public: book(); book(double new_cost); void set_cost(double new_cost); double get_cost() const; private: double cost; }; double calculate_terms(book bk); #endifwhich of the following is correct? a)the header file is correct as given.b)the definition of max_cost should be removed since header files should not contain constants.c)the definition of book should be removed since header files should not contain class definitions.d)the body of the calculate_terms function should be added to the header file.
Answers: 1
question
Computers and Technology, 22.06.2019 23:00
Which type of tab stop is most for weights and measurements?
Answers: 1
question
Computers and Technology, 23.06.2019 02:30
What is the power dissipated by a resistor with a current of 0.02 a and a resistance of 1,000 ? a. 200 w b. 20 w c. 0.4 w d. 4 w
Answers: 1
You know the right answer?
You are stuck on a deserted island. Mushrooms of various kind grow widely all over the island, but n...
Questions
Questions on the website: 13722367