Skip to content

Installation

From PyPI

pip install ERGminer

From Source

git clone https://github.com/zeyde-eng/ERG_miner.git
cd ERG_miner
pip install -e .[dev]

Requirements

  • Python >= 3.9
  • pandas >= 1.5
  • numpy >= 1.23
  • scikit-learn >= 1.2
  • pm4py >= 2.7
  • scipy >= 1.10
  • matplotlib >= 3.7
  • networkx >= 3.0
  • graphviz >= 0.20