AKD (Adaptive Knowledge Discovery)


Overview
This project is to design, develop,and test a creative and stable software tool, which could finally enable the knowledge discovery as soon as the industry case data is given. The components in format of DLL are being developed using Visual C++, including normalization, discretization (Chi2), dimensionality reduction (based on statistics), neural network modeling, rule extraction from decision tree and clustering, AMFM rule tuning (Adaptive Mamdani Fuzzy Model), as well as rule base pruning.
Installation and Operation manual are available for downloading.

Team
Dr. Samuel Huang (Principal Investigator) - Sam
Dr. Jun Shi(Project Manager & Principal Programming) - John
Ranganath Kothamasu (Algorithms and Debugging) - Ranga
Saurabh Dwivedi (Testing) - Saurabh

Instructions

(1) Start Program

(2) Run Functions

(3) Wizard

(4) Show Data Grids

The rules and terms have a better facilities to operate, which will be address in the rest of the manual.

(5) Compile Terms

(6) Compile Rules

Go up