Resources

Resource results for topic: Python

Python AhpAnpLib Tuotorials 1: How to install Tools needed

Level: Beginner
Author(s): Creative Decisions Foundation
Welcome to Python AhpAnpLib Tutorials! In this first tutorial, we will guide you through the process of installing the essential tools needed on a Mac and a Windows system to work with the Python AhpAnpLib library. Learn how to set up Visual Studio Code and Python to get started with creating AHP...

Read More
Python AhpAnpLib Tuotorials 2: Installing Python AhpAnpLib library

Level: Beginner
Author(s): Creative Decisions Foundation
Welcome to Python AhpAnpLib Tutorials! In this second episode, we will show you how to install and validate the latest version of the Python AhpAnpLib library. Follow along as we guide you through the installation process step-by-step, ensuring you have the most up-to-date tools for creating AHP/...

Read More
Python AhpAnpLib Tutorials 3-1a: Creating an AHP model in Python from scratch

Level: Beginner
Author(s): Creative Decisions Foundation
We'll dive into the step-by-step process of building the AHP model in this tutorial. You'll learn how to define criteria, set up the hierarchy, and export the pairwise comparisons questionnaire template.

Read More
Python AhpAnpLib Tutorial 3-1b: Creating an AHP model in Python from an Excel AHP file

Level: Beginner
Author(s): Creative Decisions Foundation
In this tutorial, we will show you how to create an Analytic Hierarchy Process (AHP) model in Python using an existing Excel file with AHP data. We'll guide you through the process of importing the AHP structure and judgments from the Excel file into Python, allowing you to work with the mode...

Read More
Python AhpAnpLib Tutorials 3-2a: Eliciting Judgments using an Excel template

Level: Beginner
Author(s): Creative Decisions Foundation
In this tutorial, we will demonstrate how to elicit judgments for your Analytic Hierarchy Process (AHP) model using an Excel template. You'll learn how to fill in pairwise comparison matrices and direct values to capture the relative importance of criteria and alternatives. This hands-on guid...

Read More
Python AhpAnpLib Tutorial 3-3: Calculating results

Level: Beginner
Author(s): Creative Decisions Foundation
In this tutorial, we dive into the exciting process of calculating results for your Analytic Hierarchy Process (AHP) model. You'll learn how to use the AhpAnpLib library to import your filled-in Excel questionnaire, calculate the pairwise comparison matrices, and derive the priorities of your...

Read More
Python AhpAnpLib Theory 1: Introduction to AHP

Level: Beginner
Author(s): Creative Decisions Foundation
Welcome to "Theory Tutorial 1: Introduction to AHP"! In this video, Dr. Elena Rokou provides a comprehensive introduction to the Analytic Hierarchy Process (AHP). Developed by Thomas L. Saaty in the 1970s, AHP is a widely-used decision-making framework that helps in complex problem-solvin...

Read More
Python AppAnpLib Tuotorials 3-1c: Creating a model from a super matrix

Level: Advanced
Author(s): Creative Decisions Foundation
In this tutorial, we introduce a method of creating models using a supermatrix. with the supermatrix, goal, criteria, subcriteria, and alternatives, connections will be created automatically, and judgments will be read initially for the priority vectors in the supermatrix.

Read More
Python AhpAnpLib Tuotorials 3-1d: Reading SuperDecisions model in Python

Level: Advanced
Author(s): Creative Decisions foundation
In this tutorial, we demonstrate a powerful feature that allows users to read SuperDecisions models directly into Python. With this capability, users can seamlessly integrate SuperDecisions models into their Python workflows, enhancing flexibility and efficiency in decision-making processes. All ...

Read More
Python AhpAnpLib Tuotorials 3-5: Sensitivity Analysis

Level: Intermediate
Author(s): Creative Decisions Foundation
In this tutorial, we delve into the intricacies of sensitivity analysis and its application in the Analytic Hierarchy Process (AHP) and Analytic Network Process (ANP) models. Learn how to evaluate the impact of parameter variations on decision outcomes using the Python AhpAnpLib.

Read More