Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi Wuyifan #7

Open
Hammadtcs opened this issue Mar 18, 2019 · 2 comments
Open

Hi Wuyifan #7

Hammadtcs opened this issue Mar 18, 2019 · 2 comments

Comments

@Hammadtcs
Copy link

Hi,
Please let me know sequence of execution of the 3 given python files and what all input needs to be given and output is expected in each step of execution.

Thanks
Hamad

@wuyifan18
Copy link
Owner

wuyifan18 commented Mar 20, 2019

Hi Hamad,
Firstly, you should execute LogKeyModel_train.py, and then execute LogKeyModel_predict.py. DataViewing.py is just a data viewing to see there are how many templates, training data and so on.
The input of LogKeyModel_train.py is in DeepLog/data/hdfs_train and the output is the model we trained.
The input of LogKeyModel_predict.py is in DeepLog/data/hdfs_test_normal and DeepLog/data/hdfs_test_abnormal and the output is the metrics of the model we trained including precision, recall and F1-measure.

Yifan Wu

@Hammadtcs
Copy link
Author

Thanks @wuyifan18 , it really helped. I was able to execute same sucessfully but request you to guide on how to convert structured text into numbers(like you have done in DeepLog/data/hdfs_train).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants