Skip to content

SimpleRBES (Rule-Based Expert System) is one level rule system. Additionally have abbility to learn confidential factors (CF) of rules.

Notifications You must be signed in to change notification settings

djstrong/Simple-RBES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
djstrong
Aug 15, 2012
686944d · Aug 15, 2012

History

1 Commit
Aug 15, 2012
Aug 15, 2012
Aug 15, 2012
Aug 15, 2012

Repository files navigation

SimpleRBES

SimpleRBES (Rule-Based Expert System) is one level rule system with rules in format:

IF symptom [AND symptom] THEN hypothesis

Additionally have abbility to learn confidential factors (CF) of rules.

Run:

python SimpleRBES.py <rules> <test cases>

e.g. python SimpleRBES.py rules.txt test_cases.txt

About

SimpleRBES (Rule-Based Expert System) is one level rule system. Additionally have abbility to learn confidential factors (CF) of rules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages