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

Library Usage and AnomalyDetectionVec Implementation #1

Open
batuhanaman opened this issue May 2, 2019 · 0 comments
Open

Library Usage and AnomalyDetectionVec Implementation #1

batuhanaman opened this issue May 2, 2019 · 0 comments

Comments

@batuhanaman
Copy link

Hi, Thanks for the Java implementation of Anomaly Detection. I am using it for one of my projects and have the following question;

  • I use Twitter R library to detect anomalies in time series data with AnomalyDetectionVec. It successfully detects the anomalies. In your Java implementation, do you have AnomalyDetectionVec support? I do not see but I may miss it.
  • I convert the time stamps from long to double and try your implementation. However, it generates me an error which is the variance is zero. (I use the same data for both cases). Could you please respond back to me about these issues? Thanks.
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

1 participant