You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Symptoms] - This file contains all the facts & predicates required for the all the symptoms of the diseases. As such, this knowledge base is needed by the diseases knowledge base.
[Diseases] - This file contains all the facts & predicates that defines the diseases. It needs the symptoms knowledge base.
[Main] - This is the master file that handles asking the user for symptoms and returning the diagnosis.
About
A Prolog expert system designed for simple disease diagnosis using backward-chaining and a certainty factor system.