Example Case File - Car Diagnosis

Netica

Example Case File - Car Diagnosis

Here is an example of a case file for cars brought into a garage.  Notice BatAge, which is a continuous variable, Lights which are supplied by state numbers instead of names, and the asterisks for missing entries:

// ~->[CASE-1]->~

 

Starts

BatAge

Cranks

Lights

StMotor

SpPlug

MFuse

Alter

BatVolt

Dist

PlugVolt

Timing

False

5.9

False

#0

*

fouled

okay

*

dead

*

*

good

False

1.3

False

#0

*

okay

okay

*

dead

*

none

bad

False

5.2

False

#0

Okay

okay

okay

Okay

dead

Okay

none

good

True

4.1

True

#2

*

okay

okay

*

strong

Okay

strong

*

True

2.7

*

#2

*

wide

okay

*

strong

Okay

*

*

*

*

True

#2

*

fouled

okay

*

*

Okay

strong

good

False

1.7

True

#0

Okay

okay

okay

Okay

dead

*

none

good

True

2.9

True

#2

*

*

*

*

strong

Okay

strong

*

(Another example)