Skip to content

ivanmyzou/Decision-Rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decision-Rules

Logo

Automated Analysis of Decision Rules

GitHub license

Prerequisites

Installation of Python libraries

pip install numpy
pip install plotly
pip install scipy
pip install ttkthemes

Functionalities

Applying Decision Rules

The program is Decision_Rules.py. Decision rules include:

  • maxiMax (Value);
  • maxiMin (Value);
  • miniMax Regret;
  • Laplace;
  • Hurwicz; and
  • Bayes.

Logo

Action Plotting in Cartesian Plane

The program is Action_Plots.py, allowing visualisation of decision value set and regret set.

Logo

Licence

This repository is distributed under the MIT Licence. See LICENSE.txt for more information.

About

Automated Analysis of Decision Rules

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages