insuficient data in dataframe #167
Answered
by
sachinkbansal
PhilippeDo
asked this question in
Q&A
-
Hi, How many records must we have in dataset to run the anomaly detection ? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
sachinkbansal
Oct 8, 2021
Replies: 1 comment 1 reply
-
@PhilippeDo Each dataframe must have at least 20 data points after aggregation. See https://cueobserve.cuebook.ai/anomaly-detection#generate-timeseries-forecast for how CueObserve generates dataframes from dataset SQL. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sachinkbansal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@PhilippeDo Each dataframe must have at least 20 data points after aggregation.
See https://cueobserve.cuebook.ai/anomaly-detection#generate-timeseries-forecast for how CueObserve generates dataframes from dataset SQL.