Main Page   Files   Productions   Problem Spaces   Operators   Goal Hierarchy   Groups   Prod. By Type   All  


prediction.soar

Path to this file:
     prediction.soar [src]

Go to the source for this file...

Productions

prediction*apply  
prediction*reject  
prediction*accept  
prediction*indifferent-if-not-training  
prediction*reject-wrong-predictions  

Operators

prediction  Make a prediction


Production Documentation

prediction*apply

Documented at line 18 of file prediction.soar
Defined at line 23 of file prediction.soar

Type: application

Detailed Description

Add the prediction to the state as ^guessed-prediction (all the other functions here are just cleaning up the instance)

Operators: prediction

prediction*reject

Documented at line 81 of file prediction.soar
Defined at line 85 of file prediction.soar

Type: application

Detailed Description

When count is zero (all features abstracted), guess "reject"

Operators: prediction

prediction*accept

Documented at line 68 of file prediction.soar
Defined at line 72 of file prediction.soar

Type: application

Detailed Description

When count is zero (all features abstracted), guess "accept"

Operators: prediction

prediction*indifferent-if-not-training

Documented at line 35 of file prediction.soar
Defined at line 40 of file prediction.soar

Type: selection

Detailed Description

When there's no correct-prediction (not training) then make the prediction operator indifferent.

Operators: prediction

prediction*reject-wrong-predictions

Documented at line 49 of file prediction.soar
Defined at line 54 of file prediction.soar

Type: selection

Detailed Description

Reject any proposed prediction that isn't consistent wihth the correct-prediction (used only for training)

Operators: prediction


Generated with SoarDoc on Fri Apr 25 18:21:39 2003 by wray