Skip to content
forked from ChaseNelson/Felix

A decision tree based Expert System developed to maintain repair knowledge of laboratory equipment in the Purdue Physics Department

Notifications You must be signed in to change notification settings

souvik1982/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

About

A decision tree based Expert System developed to maintain repair knowledge of laboratory equipment in the Purdue Physics Department

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.9%
  • HTML 43.1%