Giter VIP home page Giter VIP logo

dynamicdea-sbm's Introduction

Dynamic DEA Slack-Based Model

License Python

Overview

This repository contains Python code replicating the Dynamic DEA Slack-Based Model proposed by Tone & Tsutsui's (2010). The Dynamics SBM DEA is a DEA model widely used for analyzing the evolving structure of dynamic networks. This project aims to provide an open-source implementation for researchers and practitioners interested in understanding and applying the Dynamic SBM.

A brief summary of the Dynamic DEA Slack-Based model (Tone & Tsutsui's, 2010):

The SBM model is non-radial and can deal with inputs/outputs individually, contrary to the radial approaches that assume proportional changes in inputs/outputs. Furthermore, according to the characteristics of carry-overs, we classify them into four categories, i.e. desirable, undesirable, free and fixed. Desirable carry-overs correspond, for example, to profit carried forward and net earned surplus carried to the next term, while undesirable carry-overs include, for example, loss carried forward, bad debt and dead stock. Free and fixed carry-overs indicate, respectively, discretionary and non-discretionary ones.

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/georgia-max/DynamicsSBM.git 
  2. Navigate to the project directory:

    cd DynamicSBM
  3. Install the required dependencies:

    pip install -r requirements.txt

Usage

  • First Step: Download the Sample Dataset Folder Here, and add them to the folder.
  • Second Step: To run the test code, check out Jupyter Notebook DSBM_DEA_function_example.ipynb for step-by-step guidelines.

Example

cd DynamicSBM
python ./Main.py

Reference

  1. Tone, K., & Tsutsui, M. (2010). Dynamic DEA: A slacks-based measure approach. Omega, 38(3-4), 145-156.

dynamicdea-sbm's People

Contributors

georgia-max avatar poetaning avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

zak-hc jngod2011

dynamicdea-sbm's Issues

Non-oriented SBM

Hello,

In your jupyter notebook example ,

the objective function of the non orientation model does not appear to be linear
because decision variables exist in both the numerator and denominator.

How can I solve this?

Thanks :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.