Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Latest commit

 

History

History

utils

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Utils

This directory contains various utilities.

  • gen_anomalous_logs.py generates anomalous log sequences.
  • gen_traintestval.py combined normal and generated anomalous logsequences and produces a train-test-validation split as well as a label file.
  • get_dataset_info.sh outputs information about the available datasets.
  • utils.go contains utility functions for the go programmes found in other directories.