Skip to content

A Prolog expert system designed for simple disease diagnosis using backward-chaining and a certainty factor system.

Notifications You must be signed in to change notification settings

AdrielAmoguis/CSINTSY-Expert-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSINTSY MCO3

Authors

  1. AMOGUIS, Adriel Isaiah V.
  2. SUN, Benedict C.

File Index

  • [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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages