Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anras5/iswd

Repozytorium z przedmiotu Inteligentne Systemy Wspomagania Decyzji
https://github.com/anras5/iswd

docker mcda pandas python

Last synced: about 1 month ago
JSON representation

Repozytorium z przedmiotu Inteligentne Systemy Wspomagania Decyzji

Awesome Lists containing this project

README

        

# Intelligent Decision Support Systems / Inteligentne Systemy Wspomagania Decyzji

Run using docker:
```
docker compose up
```
Opens up Jupyter Lab on `localhost:8888`

Contains six different projects:
1. `CHEATER` - bot playing the "Cheat" card game
2. `DATA-ENVELOPMENT-ANALYSIS` - analysis of efficiency of polish airports
3. `ELECTRE-PROMETHEE` - implementation and usage of Electre III and PROMETHEE I/II methods on basketball players dataset
4. `MOO-EMO` - classical (based on epsilon) and evolutionary (NSGA-II) approach to multicriteria optimization
5. `PREFERENCE-LEARNING` - learning the preferences of users with explainable AI methods (SHAP)
6. `UTA-GMS` - implementation and usage of UTA-GMS method