Coder Social home page Coder Social logo

supply-chain-stability-classifier's Introduction



Results:

Accuracy: 0.9932
Precision: 0.9932
Recall: 0.9932
F1-score: 0.9932
Confusion Matrix:
[[21560 20 192 53 38]
[ 4 44161 0 84 0]
[ 304 0 48254 1 18]
[ 22 42 0 24804 10]
[ 109 1 22 73 6695]]


Dataset is of a particular supply chain network.
4 echelons of this supply chain are : Supplier, Distributor, Manufacturer and Retailer.
Risk is associated with each echelon.
Risk Index is calculated for each echelon.

Risk Index for Supplier echelon can be formulated as:
$$RI_{supplier} = \sum_{i=1}^{n} as_{ij} . bs_{ij} . (1 - (1-\Pi_{j=1}^{m} P(S_{ij}) ) )$$

$i$: i-th supplier
$j$: j-th demand
n: number of suppliers
m: number of demands

Where $as_{ij}$ is the consequence to the supply chain if the i-th supplier fails, $bs_{ij}$ is the percentage of value added to the product by the i-th supplier, $P(S_{ij})$ denotes the marginal probability that the i-th supplier fails for j-th demand

Similary,

$$RI_{distributor} = ad_{risk_i}.bm_i.(1-(1-P(M_j)))$$ $$RI_{manufacturer} = am_{risk_i}.bm_i.(1-(1-P(M_j)))$$ $$RI_{retailer} = ar_{risk_i}.br_i.(1-(1-P(R_j)))$$

The risk fluctuation subjected to the supply chain network is simulated by a sine-wave generator. This adds a dynamic and time-varying aspect to the dataset, enabling the study of how Risk Index values and other attributes change over time.
In real life also some Risk is associated with each echelon which we don't know in advance. Actual risk index can be calculated only after happening. In our dataset Risk Indices and total cost are calculated and recorded at different different time stamps.


SCM Stability Category:
The SCM stability category is a discrete classification assigned to different time periods in the dataset. It categorizes the stability of the supply chain based on observed characteristics or metrics. The categories likely range from lower stability (higher risk, higher uncertainty) to higher stability (lower risk, more predictability).


References:

Banerjee, Heerok; Saparia, Grishma; Ganapathy, Velappa; Garg, Priyanshi; Shenbagaraman, V. M. (2019), “Time Series Dataset for Risk Assessment in Supply Chain Networks", Mendeley Data, V2, doi: 10.17632/gystn6d3r4.2

Saparia, Grishma & Banerjee, Heerok & Garg, Priyanshi & Ganapathy, V. & V M, Shenbagaraman. (2019). Time-series Dataset for Risk Assessment in Multi-echelon Supply Chain Networks. 10.17632/gystn6d3r4.2".

supply-chain-stability-classifier's People

Contributors

webintellectual avatar

Watchers

 avatar

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.