Creative Decisions Foundation
Creative Decisions Foundation
  • Видео 214
  • Просмотров 249 680
2nd International T.L. Saaty Decision Making Hackathon: Smart Mobility for a Sustainable Lima
Challenge of 2nd International T.L. Saaty Decision Making Hackathon: develop innovative smart mobility solutions to enhance sustainability in Lima, Peru. Utilize advanced decision-making methodologies AHP, BOCR to tackle real-world transportation issues, aiming to create efficient, green urban mobility strategies.
Просмотров: 100

Видео

Python AhpAnpLib Tuotorials 3-5: Sensitivityanalysis
Просмотров 604 месяца назад
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. Download the presentation at: creativedecisions.net/resources/index.php?section=showResources&action=showFullRes&id=...
Python AhpAnpLib Tutorial 5: Ceating a ratings model using Python AhpAnpLib
Просмотров 354 месяца назад
The presentation can be downloaded at: creativedecisions.net/resources/index.php?section=showResources&action=showFullRes&id=91 The python examples can be downloaded at: github.com/CreativeDecisions/AhpAnpLib/tree/main/Examples/AhpAnpTutorialCarModel Welcome to Tutorial 5 of the Python AhpAnpLib series! In this tutorial, we'll dive into the world of ratings modeling using the powerful Python Ah...
Python AhpAnpLib Tutorials 3-1b: Creating an AHP model in Python from Excel
Просмотров 1085 месяцев назад
Download the example at: github.com/CreativeDecisions/AhpAnpLib/tree/main/Examples/AhpAnpTutorialCarModel Welcome to "Python AhpAnpLib Tutorials 3-1b: Creating an AHP Model in Python from an Excel AHP File"! In this tutorial, we will explore the process of creating an Analytic Hierarchy Process (AHP) model in Python using an existing AHP structure stored in an Excel file. Building on our previo...
Python AhpAnpLib Theory Tutorial 5: BOCR models
Просмотров 645 месяцев назад
You can download the presentation at: creativedecisions.net/resources/index.php?section=showResources&action=showFullRes&id=92 In this tutorial, Dr. Elena Rokou presents an in-depth exploration of the BOCR (Benefits, Opportunities, Costs, and Risks) model-a powerful framework for strategic decision-making. The BOCR model provides a structured approach to evaluate and compare the various aspects...
Python AhpAnpLib Theory Tutorial 6: Optimization with AHP
Просмотров 785 месяцев назад
You can download the presentation at: creativedecisions.net/resources/index.php?section=showResources&action=showFullRes&id=93 In this tutorial, Dr. Elena Rokou delves into the powerful synergy between Analytic Hierarchy Process (AHP) and optimization methods, with a specific focus on resource allocation. Optimization plays a crucial role in decision-making processes, especially when it comes t...
Python AhpAnpLib Theory Tutorial 3: Ratings model
Просмотров 1085 месяцев назад
The presentation can be downloaded at: creativedecisions.net/resources/index.php?section=showResources&action=showFullRes&id=91 In this tutorial, Dr. Elena Rokou delves into the world of AHP Ratings Models, a fundamental aspect of the Analytic Hierarchy Process (AHP) methodology. AHP Ratings Models play a crucial role in quantifying the relative importance of criteria and alternatives, providin...
Python AhpAnpLib Theory Tutorial 2: Structuring AHP Model
Просмотров 1225 месяцев назад
The presentation can be downloaded at: creativedecisions.net/resources/index.php?section=showResources&action=showFullRes&id=90 In this tutorial, Dr. Elena Rokou demonstrates the process of structuring a comprehensive Analytic Hierarchy Process (AHP) model using the example of car selection. AHP, developed by Thomas L. Saaty, is a powerful decision-making framework that helps in prioritizing al...
Python AhpAnpLib Theory Tutorial 1: Introduction to AHP
Просмотров 2095 месяцев назад
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-solving and prioritization. Dr. Rokou will guide you through the foundational concepts of AHP, explaining its prin...
Python AhpAnpLib Tutorials 2 Prerequisite: Adding Graphviz to PATH
Просмотров 8465 месяцев назад
In this video, we tackle the common issue of "can't find Graphviz" command when calculating your Analytic Hierarchy Process (AHP) model using Python AhpAnpLib on Windows. We'll guide you through the process of adding Graphviz to your PATH. If you haven't yet installed Graphviz, make sure to watch our prerequisite video: "Python AhpAnpLib Tutorials 2 Prerequisite: Installing Graphviz."
Python AhpAnpLib Tutorials 2 Prerequisite: Installing Graphviz
Просмотров 1205 месяцев назад
In this tutorial, we cover the prerequisite step of installing Graphviz for the Python AhpAnpLib library. Graphviz is essential for drawing model graphs in AhpAnpLib, providing visual representations of your AHP and ANP models. Follow along as we demonstrate the installation process on both Windows and Mac systems. By the end of this video, you will have Graphviz installed and ready to use with...
Python AhpAnpLib Tutorials 3-3: Calculating results
Просмотров 2525 месяцев назад
Welcome to Python AhpAnpLib Tutorials! 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 criteria and alternatives. Through step-by-step instructions, we...
Python AhpAnpLib Tutorials 3-2a: Eliciting Judgments using an Excel template
Просмотров 1445 месяцев назад
Welcome to Python AhpAnpLib Tutorials! 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 guide will walk you through the process of using the Excel template t...
Python AhpAnpLib Tutorials 3-1a: Creating an AHP model in Python from scratch
Просмотров 3315 месяцев назад
Welcome to Python AhpAnpLib Tutorials! In this video, we will guide you through the process of creating an Analytic Hierarchy Process (AHP) model from scratch using the Python AhpAnpLib library. 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 pairwise comparisons questionnaire template. By...
Python AhpAnpLib Tutorials 5: Creating Benefits - Opportunities - Costs and Risks models
Просмотров 1935 месяцев назад
Download the Python example: github.com/CreativeDecisions/AhpAnpLib/tree/main/Examples/AhpAnpTutorialCarModel Download the Presentation at: creativedecisions.net/resources/index.php?section=showResources&action=showFullRes&id=84 In Tutorial 5, we delve into creating Benefits, Opportunities, Costs, and Risks (BOCR) models using Python and calculating short-term and long-term best decisions. We s...
Python AhpAnpLib Tutorials 2: Installing Python AhpAnpLib library
Просмотров 1925 месяцев назад
Python AhpAnpLib Tutorials 2: Installing Python AhpAnpLib library
Python AhpAnpLib Tutorials 1: How to install Tools needed on Windows
Просмотров 2045 месяцев назад
Python AhpAnpLib Tutorials 1: How to install Tools needed on Windows
Python AhpAnpLib Tutorials 1: How to install Tools needed on Mac
Просмотров 2145 месяцев назад
Python AhpAnpLib Tutorials 1: How to install Tools needed on Mac
ISAHP 2022: Closing Ceremony
Просмотров 141Год назад
ISAHP 2022: Closing Ceremony
ISAHP 2022 Workshop: Why one should use Fuzzy AHP and when it is appropriate? (Cengiz Kahraman)
Просмотров 288Год назад
ISAHP 2022 Workshop: Why one should use Fuzzy AHP and when it is appropriate? (Cengiz Kahraman)
ISAHP 2022 Workshop: Introduction to ANP in Spanish (Raúl Alvear Pérez)
Просмотров 281Год назад
ISAHP 2022 Workshop: Introduction to ANP in Spanish (Raúl Alvear Pérez)
ISAHP 2022 Workshop: AHP using the new AHP ANP Lib for Python (Elena Rokou)
Просмотров 468Год назад
ISAHP 2022 Workshop: AHP using the new AHP ANP Lib for Python (Elena Rokou)
ISAHP 2022 Workshop: Introduction to ANP (Ilker Topcu)
Просмотров 488Год назад
ISAHP 2022 Workshop: Introduction to ANP (Ilker Topcu)
ISAHP 2022 Workshop - ANP Row Sensitivity (William Adams)
Просмотров 91Год назад
ISAHP 2022 Workshop - ANP Row Sensitivity (William Adams)
ISAHP 2022 Workshop: How to use AHP for conflict resolution (Marcel Minutolo)
Просмотров 96Год назад
ISAHP 2022 Workshop: How to use AHP for conflict resolution (Marcel Minutolo)
ISAHP 2022 Plenary Speaker: Amos Guiora - Conflict Resolution
Просмотров 79Год назад
ISAHP 2022 Plenary Speaker: Amos Guiora - Conflict Resolution
ISAHP 2022 Plenary Speaker: James Alcorn - Prioritizing Organ Transplant Allocation using AHP
Просмотров 45Год назад
ISAHP 2022 Plenary Speaker: James Alcorn - Prioritizing Organ Transplant Allocation using AHP
ISAHP 2022 Plenary Speakers: Oğuz Babüroğlu, Ilker Topcu, Ozay Ozaydin
Просмотров 100Год назад
ISAHP 2022 Plenary Speakers: Oğuz Babüroğlu, Ilker Topcu, Ozay Ozaydin
ISAHP 2022 Plenary Speaker: Nina Begicevic Redjep - Decision making challenges in Education
Просмотров 41Год назад
ISAHP 2022 Plenary Speaker: Nina Begicevic Redjep - Decision making challenges in Education
ISAHP 2022: ASSESSMENT OF FOREST FIRE RISK SCORE AN MCDM APPLICATION
Просмотров 36Год назад
ISAHP 2022: ASSESSMENT OF FOREST FIRE RISK SCORE AN MCDM APPLICATION

Комментарии

  • @MarkAvery-l3j
    @MarkAvery-l3j 14 дней назад

    Robinson Michelle Clark Paul Davis Frank

  • @hemnosman2205
    @hemnosman2205 Месяц назад

    Well done

  • @hemnosman2205
    @hemnosman2205 Месяц назад

    Hi can I use Ahp and Topsis for selecting best human resource?

  • @oumaimaelmanssouri9814
    @oumaimaelmanssouri9814 Месяц назад

    can you please give us the code

  • @m.d.3021
    @m.d.3021 Месяц назад

    Results in sensitivity analysis dont corresponds with the values from computations..

    • @q1q1q1q1q1q1q1q11
      @q1q1q1q1q1q1q1q11 Месяц назад

      Yes they do. You are looking at the wrong numbers. Go to computations and then synthesize to get the final leaf level scores. Best of luck.

  • @franciscolorentz
    @franciscolorentz Месяц назад

    Não consigo me cadastrar como usuário. Após o preenchimento de todos os dados aparece uma tela de ERRO.

  • @LalutanuBeatbox
    @LalutanuBeatbox Месяц назад

    Why the number can't view on macbook?

  • @nicholausrio662
    @nicholausrio662 2 месяца назад

    Hi, I Cant Renewal my Code in website for my superidecision apps, can anybody help me?

  • @nicholausrio662
    @nicholausrio662 2 месяца назад

    Hi, I Cant Renewal my Code in website for my superidecision apps, can anybody help me?

  • @nicholausrio662
    @nicholausrio662 2 месяца назад

    Hi, I Cant Renewal my Code in website for my superidecision apps, can anybody help me?

  • @nicholausrio662
    @nicholausrio662 2 месяца назад

    Hi, I Cant Renewal my Code in website for my superidecision apps, can anybody help me?

  • @nicholausrio662
    @nicholausrio662 2 месяца назад

    Hi, I Cant Renewal my Code in website for my superidecision apps, can anybody help me?

  • @nicholausrio662
    @nicholausrio662 2 месяца назад

    Hi, I Cant Renewal my Code, can you help me ?

  • @indrasaefudin4016
    @indrasaefudin4016 2 месяца назад

    i have create account, but download page is error, so i cat get this software, help please

  • @immortanjoe9239
    @immortanjoe9239 5 месяцев назад

    Hi, I want to ask you questions about Super decision program. I read a thesis about ahp model and I want to implement my thesis but I couldn't figure out.

    • @immortanjoe9239
      @immortanjoe9239 5 месяцев назад

      Could you help me pls.

    • @creativedecisionsfoundation
      @creativedecisionsfoundation 4 месяца назад

      @@immortanjoe9239 Hi, sorry for the late response. We'd be pleased to help you with any questions about SuperDecisions, feel free to send emails to "info at creativedecisions.org"

  • @matsersilvaworld5224
    @matsersilvaworld5224 8 месяцев назад

    Hi, do you support fuzzy AHP?

  • @Thomas-ui5jf
    @Thomas-ui5jf 9 месяцев назад

    create account imposinole

  • @violetteglance3385
    @violetteglance3385 10 месяцев назад

    Omg I'm just Tring to study and the Palestinian issue is in front of me from a video from 3 years .. God bless Palestine free free Palestine 🇵🇸 ❤🔻

  • @behrad9712
    @behrad9712 11 месяцев назад

    Thank you!🙏

  • @태가누
    @태가누 Год назад

    I want to use this program, so try to register but I can't. When I click nationality it doesn't show any option plz give me solution

  • @saratregon3223
    @saratregon3223 Год назад

    Sebkho denha ta phere Kiya kerho semkho de ne hi sectha sir

  • @saratregon3223
    @saratregon3223 Год назад

    What your kosing sir and I,am not frapek khosheeng dho you understanding sir please health me my thoking English bhese itnahime rac tahu sir good night sir by and bay n bai only tree question bynbayn bai please rite our by and bay and bai right now sir

  • @danyellymunozastaiza6124
    @danyellymunozastaiza6124 Год назад

    Thank you so much Dr. Thomas Saaty and Creative Decisions Foundation staff for AHP. Greeting from Popayan, Colombia.

  • @SweetMirch_pk
    @SweetMirch_pk Год назад

    It is showing that the current role doesnot have access to the operation

  • @AlphaEra
    @AlphaEra Год назад

    Amazing! Thank you for the video!

  • @AlphaEra
    @AlphaEra Год назад

    Thank you very much for the video.

  • @user-cx1er3zz9y
    @user-cx1er3zz9y Год назад

    Excelente modelo para aplicar en Estrategia, FODA, Escenarios

  • @ThomasCoryate
    @ThomasCoryate Год назад

    Please can you remove the panel that appears in the top left of the screen at 3:41, it's covering information. Thanks.

  • @joelcotton4940
    @joelcotton4940 Год назад

    Promo_SM

  • @juanantonioperalta3689
    @juanantonioperalta3689 Год назад

    Muy buena tu clase. Tienes muy claro cómo explicar las cosas, eso me gustó!! 👍

  • @mariaa4482
    @mariaa4482 Год назад

    Excelente presentación!

  • @adrianagomez9730
    @adrianagomez9730 Год назад

    Apesar de no ser del mundo de los números me intereso mucho. Pienso que me comunicare directamente para resolver mis dudas para aplicarlo en mi realidad. Gracias Thank you for the excellent presentation

    • @Charlas123RAP
      @Charlas123RAP Год назад

      Gracias Adriana, El tema de las prioridades tiene en tiempos de la inteligencia artificial y el metaverso gran aplicación. Creo que es un tema que te puede interesar por su aplicación. Saludos

  • @gloriadelreal8395
    @gloriadelreal8395 Год назад

    Felicitaciones amigo, muy bueno!!

  • @Charlas123RAP
    @Charlas123RAP Год назад

    I liked. Very useful in Strategic Planning

  • @gladysavendano8755
    @gladysavendano8755 Год назад

    De mucha aplicación para la toma de decisiones estratégicas de la Gerencia y Junta Directiva

  • @Charlas123RAP
    @Charlas123RAP Год назад

    I liked it, very instructive

  • @ercankacmaz9155
    @ercankacmaz9155 Год назад

    👌🏻👌🏻👌🏻

  • @Qasim_659
    @Qasim_659 Год назад

    How to add the sub-criteria

  • @armandofelix4590
    @armandofelix4590 Год назад

    Que se repita, de aplicación en Planificación Estratégica y determinación de Escenarios Futuros. Excelente !!

  • @mariaangelicaperalta2559
    @mariaangelicaperalta2559 Год назад

    Buenísimo!!!!!

  • @yulinliu850
    @yulinliu850 Год назад

    Thanks

  • @yulinliu850
    @yulinliu850 Год назад

    Thanks for sharing.

  • @Charlas123RAP
    @Charlas123RAP Год назад

    I like it (Me gustó)

  • @e.ghunyer5526
    @e.ghunyer5526 Год назад

    با این انگلیسی حرف زدن تخمی ات

  • @egorzhevlenev1622
    @egorzhevlenev1622 2 года назад

    No sound in the video

  • @e.ghunyer5526
    @e.ghunyer5526 2 года назад

    Sajad's speaking is awful

  • @choyk5744
    @choyk5744 2 года назад

    Thank you~prof. Saaty. AHP is very useful for building decision making model in many kinds of projects.

  • @e.ghunyer5526
    @e.ghunyer5526 2 года назад

    خدایی انگلیسی حرف زدن آقازاده‌ی لاشی دکتر زلفی گل، از افتضاح هم افتضاح تر است

  • @mikeperry8144
    @mikeperry8144 2 года назад

    𝔭𝔯𝔬𝔪𝔬𝔰𝔪