Reading decision trees, Computer Engineering

Assignment Help:

Reading Decision Trees:

However we can justified by see that a link between decision tree representations and logical representations that can be exploited to make it easier to understand as read learned decision trees. But if we really think about it that every decision tree is essentially a disjunction of implications as "if ... then statements" so the implications are Horn clauses: and a conjunction of literals implying a single literal. Thus in the above tree here we can see this by reading from the root node to each leaf node: 

If go to the cinema, then the parents are visiting

or

If play tennis, then the parents are not visiting and it is sunny.

or

If go shopping, then the parents are not visiting and it is windy and you're rich.

or

If go to cinema, then the parents are not visiting and it is windy and you're poor.

or

If stay in, then the parents are not visiting and it is rainy. 

Obviously there is fact is just a re-statement of the original mental decision making process as we described. But retain information moreover we will be programming an agent to learn decision trees from example and this kind of situation will not occur as we will begin with only example situations. Furthermore it will therefore be important for us to be able to read the decision tree the agent suggests.


Related Discussions:- Reading decision trees

Methods to resolve collision during hashing., What are the two methods to r...

What are the two methods to resolve collision during hashing. The two methods to resolve collision during hashing are: a) Open addressing and b) Chaining.

Design a model for object oriented development, Design a model for object o...

Design a model for object oriented development The model for object oriented development could be shown as in Figure. It could be classified as dynamic / static and physical /

Performance of a parallel algorithm - number of processors, Factor which he...

Factor which helps in analysis of parallel algorithms is the total number of processors needed to deliver a solution to a provided problem. So for a given input of size let's say n

What is imprecise and precise exception, What is imprecise and precise exce...

What is imprecise and precise exception? Situation in which one or more of the succeeding instructions have been implemented to completion is known as imprecise exception. Situ

Graphic symbol of S-R flip-flop, Q. Graphic symbol of S-R flip-flop? R...

Q. Graphic symbol of S-R flip-flop? R-S Flip flop - Graphic symbol of S-R flip-flop is displayed in Fig below. It has 3 inputs S (set), R (reset) and C (for clock). Q(t+1) is

How the simulation is done, How the simulation is done Data is entered ...

How the simulation is done Data is entered into the computer and simulation is run. The below scenarios may be tried out: -  Timing of lights varied to see how traffic flow

What is vector processing, What is vector processing?  There is ...

What is vector processing?  There is a class of computational problems that are beyond the capabilities of a conventional computer. These problems are characterized by t

What is an accessor in c++, An accessor is a class operation that does not ...

An accessor is a class operation that does not change the state of an object in C++. The access or functions require to be declared as const operations

Implemented in a program developed for sorting , A student counted up the n...

A student counted up the number of statements implemented in a program developed for sorting n integers and came up with a recurrence of the form: T(n) = a * n + b + 2T(n/2), an

Assembly langaauge microprocessor, write alp to perform bcd addition withou...

write alp to perform bcd addition without using procedure

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd