LogAnalysisTeam / ml4logs

Machine Learning methods for log file processing
MIT License
0 stars 3 forks source link

Refactor private repositories to ml4logs so we have perfectly reproducible experiments. #1

Closed dhonza closed 3 years ago

dhonza commented 4 years ago

We need to get easily reproducible results on both HDFS and BGL datasets:

dhonza commented 3 years ago

The whole project was rewritten. It is now based on pipelines and all experiments are configured by JSON files. Data splits are reproducible and most intermediate data representations are stored in the filesystem.