I have time series data set which contain TimeStamp[hour base]
and wind sensor value. I need to find anomalies from this data set.
What are the techniques to find out anomalies ?
How to find anomalies with only these two features ( TimeStamp, sensor-value ) ?