Skip to content

This repository contains the calculation method of Elimination Et Choix Traduisant la Réalité (ELECTRE) for a decision support system implemented in Python.

Notifications You must be signed in to change notification settings

FarrelAD/DSS-ELECTRE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

DSS-ELECTRE

Python Pandas NumPy Jupyter Notebook ELECTRE DSS

This repository contains an implementation of the Elimination Et Choix Traduisant la Réalité (ELECTRE) method for a decision support system using Python. The implementation is based on ELECTRE II, which helps in multi-criteria decision-making.

Run The Program 🐦‍🔥

You can run the program in two ways:

  1. Clone the repository

    If you want to run the program on your computer, follow these steps:

    1. Ensure you have Git installed.

    2. Click the Code button in this repository.

    3. Copy the repository URL.

    4. Open a terminal and run the following command:

      git clone https://github.com/FarrelAD/DSS-ELECTRE.git
    5. Open the project in Jupyter Notebook or any Python environment.

  2. Run on Kaggle (Recomended)

    The easiest way to run this program is on Kaggle. You don’t need to set up anything—just open the notebook and run the code with your dataset. Ensure you have a Kaggle account before proceeding.

Reporting Issues & Contributions ⚒️

If you find any errors in the ELECTRE calculations or face any issues, you can:

About

This repository contains the calculation method of Elimination Et Choix Traduisant la Réalité (ELECTRE) for a decision support system implemented in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published