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

Add tutorials for hyperparamer tuning #19

Closed
INF800 opened this issue Apr 6, 2022 · 4 comments
Closed

Add tutorials for hyperparamer tuning #19

INF800 opened this issue Apr 6, 2022 · 4 comments

Comments

@INF800
Copy link

INF800 commented Apr 6, 2022

Hi, wide collection of unsupervised algorithms is amazing. But if there aren't sufficient examples on tuning them, other developers may never use it.

I am planning to use these algorithms on publicly available graphs and write tutorials on the same.

I have major experience in deep learning but not in graph neural networks. I can pull this off with sufficient amount of help on underlying algorithms

@yzhao062
Copy link
Member

yzhao062 commented Apr 7, 2022

Hi there, thanks for posting this. One thing to note is unsupervised models, especially anomaly detection algorithms, are notoriously hard to tune. We have some recent works in this direction for unsupervised outlier model selection/tuning [1], while it is still unclear how to do this deep models like GNNs.

You are welcome to propose or bring some new ideas for this. Let us whether we could work something out together. Thanks

[1] Zhao, Y., Rossi, R. and Akoglu, L., 2021. Automatic Unsupervised Outlier Model Selection. Advances in Neural Information Processing Systems, 34.

@INF800
Copy link
Author

INF800 commented Apr 8, 2022

Hi, thankyou for the response.

Aa a start I am planning to use it for time series data.

Data: https://github.com/d-ailin/GDN

@INF800
Copy link
Author

INF800 commented Apr 8, 2022

Hi, thankyou for the response.

Aa a start I am planning to use it for time series data.

Data: https://github.com/d-ailin/GDN

Let me know if this works

@YingtongDou
Copy link
Member

Data: https://github.com/d-ailin/GDN

Our library is designed for handling anomalies in graph data, we would not consider applying it to time-series data for now.

@kayzliu kayzliu closed this as not planned Won't fix, can't repro, duplicate, stale Mar 27, 2023
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

4 participants