Skip to content

ChaseNelson/Felix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Felix expert system

Author: Chase Nelson

Supervisor: Souvik Das

About Felix

Felix is a decision tree based expert system used to diagnose equipment. It dynamically appends information to the decision trees when an expert intervenes in the diagnosis.

Installation and running instructions

When you download the repo don't forget to run npm install

To start the server run node index.js