loglizer icon indicating copy to clipboard operation
loglizer copied to clipboard

How to use bgl_preprocess_data function?

Open anissa404 opened this issue 4 years ago • 1 comments

Hello community,

i know there is a description of the function bgl_preprocess_data in the source code, but still I do not know what to do. What is the raw data? Is raw data the data in the unprocessed logfile or is raw data the parsed log file with event templates? And what is the event mapping data? The resulting csv-file where only the event id's and event templates are listed?

I'm trying to apply the loglizer models on BGL.

I'm lost :O Could anyone give me a hint?

Thanks in advance :)

anissa404 avatar Jan 30 '21 23:01 anissa404

And how to use the function in demo? Do I substitute 'load_hdfs' with bgl_preprocess_data or do I use the resulting Matrix of bgl_preprocess_data for model.fit?

anissa404 avatar Jan 31 '21 19:01 anissa404