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

demo for squeeze #1

Open
Yilin-Yu opened this issue Nov 12, 2020 · 3 comments
Open

demo for squeeze #1

Yilin-Yu opened this issue Nov 12, 2020 · 3 comments

Comments

@Yilin-Yu
Copy link

Hi,

I try to understand the algorithm squeeze and someone recommend your project. But I can't understand the detail of how each function works, especially the meaning of the input of def squeeze(df, attributes, delta_threshold=0.9, debug=False), line 124 in squeeze.py. Could you provide a demo in the future? Thank you.

Best,
YYL

@shaido987
Copy link
Owner

Hi,

you can take a look at the evaluate.py file to see an example of how the algorithms are run. The data is available at https://github.com/NetManAIOps/Squeeze.

You should also note that I'm still in the process of trying to reproduce the results given in the paper. As of right now, the results of my implementation are worse (especially on the harder datasets). So please tell me if you find any inconsistencies with the paper or other issues.

Best regards

@willxi
Copy link

willxi commented Apr 13, 2021

hi did the squeeze code run successfully?

@shaido987
Copy link
Owner

Yes, it's possible to run it however, I haven't managed to replicate the results in the paper. You can see here: NetManAIOps/Squeeze#3 for some related discussion on parameter settings and details not included in the paper itself.

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