Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 490 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 490 Bytes

Pair Wise Comparison App

Application give enables performing AHP process on selected movies.

Example run of application is available here: https://www.youtube.com/watch?v=8GOQNpjTPmU

Application connect with imdb service to collect information about movies.

Application supports:

  • multiple experts
  • GMM and EVM method of calculating results
  • partially filled matrices
  • adding custom criteria

To generate documentation run: make html in docs folder.