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

IPLoM Banchmark hangs #72

Closed
fmjubori opened this issue Oct 14, 2021 · 2 comments
Closed

IPLoM Banchmark hangs #72

fmjubori opened this issue Oct 14, 2021 · 2 comments

Comments

@fmjubori
Copy link

Hello,
I am trying to run IPLoM benchmark file on the container py2, however, the execution hangs after a while:

Warning: p1 may be equal to p2
Warning: p1 may be equal to p2
Warning: p1 may be equal to p2
Warning: p1 may be equal to p2
Warning: p1 may be equal to p2
Warning: p1 may be equal to p2
Warning: p1 may be equal to p2
Parsing done. [Time taken: 0:00:00.287675]
Precision: 0.9966, Recall: 0.9986, F1_measure: 0.9976, Parsing_Accuracy: 0.5400

=== Evaluation on Apache ===
Parsing file: ../logs/Apache/Apache_2k.log
Parsing done. [Time taken: 0:00:00.255853]
Precision: 1.0000, Recall: 1.0000, F1_measure: 1.0000, Parsing_Accuracy: 1.0000

=== Evaluation on Mac ===
Parsing file: ../logs/Mac/Mac_2k.log
Parsing done. [Time taken: 0:02:26.176035]
Precision: 0.9412, Recall: 0.9737, F1_measure: 0.9572, Parsing_Accuracy: 0.6705

=== Evaluation on Andriod ===
Parsing file: ../logs/Andriod/Andriod_2k.log

It remains here forever.

Please help

@spetrescu
Copy link

There seem to be some issues with the Android dataset in general. Most of the algorithms have trouble processing that data. However, if you exclude that dataset from the dictionary, you will be able to run the rest of the experiments just fine.

xpai pushed a commit that referenced this issue Sep 5, 2023
xpai pushed a commit that referenced this issue Sep 5, 2023
xpai pushed a commit that referenced this issue Sep 5, 2023
xpai pushed a commit that referenced this issue Sep 5, 2023
* Fix PRs: merge #86, merge #85, merge #83, merge #80, merge #78, merge #65, merge #57, merge #53, merge #52, merge #51, merge #49
* Fix issues: #98, #79, #72, #84, #75, #71, #69, #56, #50, #45, #16, #82
xpai pushed a commit that referenced this issue Sep 5, 2023
@zhujiem
Copy link
Member

zhujiem commented Sep 5, 2023

Fixed.

@zhujiem zhujiem closed this as completed Sep 5, 2023
xpai pushed a commit that referenced this issue Sep 5, 2023
* Close PRs: close #86, #85, #83, #80, #78, #65, #57, #53, #52, #51, #49
* Fix issues: fix #98, #79, #72, #84, #75, #71, #69, #56, #50, #45, #16, #82
* Release pypi package wheel
xpai pushed a commit that referenced this issue Sep 5, 2023
* Close PRs: close #86, #85, #83, #80, #78, #65, #57, #53, #52, #51, #49
* Fix issues: fix #98, #79, #72, #84, #75, #71, #69, #56, #50, #45, #16, #82
* Release package wheel to pypi
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

3 participants