Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

jannettim/MCDM

Repository files navigation

Multicriteria Decision Making Model

Created to help aid selection of Qualitative Data Analysis (QDA) software as part of a graduate student project at Carnegie Mellon University's Heinz College by Matt Jannetti with teammates Beverly Bendix, Mengyu Chen, Elisha Desmangles, Emily Rosen & Xi Wang.

Installation

Requirements

python >= 3.5

bokeh==0.12.15

Jinja2==2.10

MarkupSafe==1.0

matplotlib==2.2.2

numpy==1.14.1

pandas==0.22.0

PyYAML==3.12

seaborn==0.8.1

tornado==5.0

requests==2.18.4

xlrd >= 0.9.0

Instructions

Recommended

Download anaconda from: https://www.anaconda.com/download/

Run the installer

Clone/download repository

Advanced install

Download python from: https://www.python.org/downloads/

Install the requirements listed above

Clone/download repository

Usage

Windows

Go to directory you downloaded repository Run start_tool.bat

Unix System

Go to directory you downloaded repository Run start_tool.sh

Terminal Instructions

Open terminal for folder containing the downloaded directory run the following command:

bokeh serve --show app/

NOTE

Make sure python is added to your path variable. If installing from Anaconda be sure to click the option "ADD PYTHON TO PATH" or add it to your path manually after install.

Otherwise, if in windows, use the Anaconda Prompt installed on your computer to run the command and follow the Terminal Instructions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages