Home - crimson-unicorn/core GitHub Wiki
The Easiest Way to Run Unicorn Intrusion Detection Pipeline
We have organized the entire Unicorn codebase for you in this repository, so you can download the dataset, run the entire pipeline, or a single component of the analytics, all with a single line of command.
Magic happens with makefile
. You can take a look if you want to understand the magic, or you can simply read on.
These commands allow you to:
- Download required repository and dependencies to run the experiments.
- Download specific or all datasets.
- Parse those datasets into the Unicorn-readable format, and run the experiments.
- Run the entire pipeline automatically.
If you want to run the entire pipeline without thinking about anything else, go to All-In-One now. Otherwise, start from Preparation. We use a toy dataset for illustration. The toy dataset is a subset of the StreamSpot dataset.