Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 659 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 659 Bytes

exstream-implementation

Table of Contents

Introduction

🔎 This repository implements the EXStream algorithm, which explains anomalies in event stream monitoring.

Installation

To install and run the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/username/repository.git
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Launch the script_1.py file:

    python script_1.py