-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels