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

Illustrate code segment with example, CODE SEGMENT ; Set DS register ...

CODE SEGMENT ; Set DS register MOV AX, DATA     ;    boiler plate code to set the DS register so that the MOV DS, AX          ;    program can access the data segment.

What is simd, What is SIMD? Single Instruction stream, Multiple Data st...

What is SIMD? Single Instruction stream, Multiple Data stream (SIMD) shows an organization that contains many processing units under the supervision of a common control unit. A

Difference among interrupt service routine and subroutine, Subroutine are t...

Subroutine are the part of implementing processes (like any process can call a subroutine for achieve task), whereas the interrupt subroutine never be the part. Interrupt subroutin

Give the example of first come first served scheduling, Consider  the  foll...

Consider  the  following set of jobs with  their  arrival  times,  execution  time  (in minutes), and deadlines. Job Ids Ar r ival Time E

Show list files by dir command, Q. Show list files by Dir command? The ...

Q. Show list files by Dir command? The Dir command can also be used to list files from the exacting directory. For example, the list of files present in the WORD directory in d

Explain the following the address instruction, Explain the following the ad...

Explain the following the address instruction?  Three-address instruction-it can be represented as add a,b,c Two-address instruction-it can be shown as Add a,b

COMPUTER SYSTEM, Classify computer systems according to capacity. How they ...

Classify computer systems according to capacity. How they are different from computers according to the classification of technology. Provide comparative study also.

Determine the benefits of developing prototype, Determine the benefits of d...

Determine the benefits of developing prototype According to SOMM [96] benefits of developing prototype are as following:  1.  Communication gap between clients and software

What is a reference string, What is a reference string? An algorithm is...

What is a reference string? An algorithm is evaluated by running it on a exacting string of memory references and computing the number of page faults. The string of memory refe

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