Skip to content

The package for multiple criterion decision making (MCDM) with Python

Notifications You must be signed in to change notification settings

unerue/decisionpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python37 Version Kyungsu

decisionpy

Please do not refer to this code until Oct. 2019.

decisionpy is multiple criterion decision making (MCDM) library providing easy-to-use MCDM methods for Python programming language, with a scikit-learn inspired and pandas compatible API. Check the document.

Dependencies

decisionpy requires:

  • Python (>= 3.6)
  • pandas (>= 0.24.2)
  • NumPy (>= 1.11.0)
  • PuLP (>= 1.6.9)

decisionpy does not support Python 2.7.

Methods

Decision Making

AHP (Analytic Hierarical Process)

Evaluation

DEA (Data Envelopment Analysis)

Changelog

About

The package for multiple criterion decision making (MCDM) with Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages