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

Do you still have this document “from utils import Utils” ? Can you publish it? Thank you very much #1

Open
liqing0lsf opened this issue Feb 17, 2023 · 2 comments

Comments

@liqing0lsf
Copy link

Utils.scale_vector
Utils.show_scatter
Utils.get_emu_data()
Utils.get_boa2_data()
Utils.sanitize_data()

@ogeagla
Copy link
Owner

ogeagla commented Feb 23, 2023

Hey, thanks for raising this issue. Some of the data (emulated, BoA) was proprietary, but I can try to dig up the implementations of the other functions and at least the shape of the data the client was using. May I hear a bit more about your use case so I can perhaps provide a distilled example possibly?

@liqing0lsf
Copy link
Author

Thank you very much for your answer! I have read this paper”Density-Based Clustering for Real-Time Stream Data” and wanted to reproduce it.I failed because of the error reported.
NameError: name 'Utils' is not defined
I want to do the classification of device types based on stream data. Could you give me some advice? Thank you very much!

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