Skip to content

Decision-makers under uncertainty. Supports Wald's, Savage, Hurwitz, optimism, pessimism criterions and Bayes, Bernoulli-Laplace, Hodge-Lehmann, Germeier criterions.

Notifications You must be signed in to change notification settings

kiprenko/decision-makers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decision-maker 🌳

Decision-makers under uncertainty. They were made as two my university laboratory works.

Setup:

Specify the strategies and environments states in a CSV file, the examples for both decision-makers are shown in the data-1.csv and data-2.csv. And run the script you need: decision-maker-1.py or decision-maker-2.py.

Script execution

The example is shown for the first decision-maker-1.py, but both scripts work in the same way.
Use the next command to run the script.
python decision-maker-1.py 'your-data-file.csv' When the application is running, you will see such menu:

Available strategies:
1. Wald criterion
2. optimism criterion
3. pessimism criterion
4. Hurwitz criterion
5. Savage criterion

Choose the option you like and the script will find a strategy according to the criterion you chose.

Author 🦝

About

Decision-makers under uncertainty. Supports Wald's, Savage, Hurwitz, optimism, pessimism criterions and Bayes, Bernoulli-Laplace, Hodge-Lehmann, Germeier criterions.

Topics

Resources

Stars

Watchers

Forks

Languages