Skip to content

Using ARIMA model for anomaly detection on a per-minute CPU utilization data

Notifications You must be signed in to change notification settings

aleksandraslaby/arima-anomaly-detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

arima-anomaly-detection

In Machine Learning ARIMA model is generally a class of statistical models that give outputs which are linearly dependent on their previous values in the combination of stochastic factors. The ARIMA model works by using a distributed lag model in which algorithms are used to predict the future based on the lagged values. Here I try to use an ARIMA model for Anomaly Detection.

About

Using ARIMA model for anomaly detection on a per-minute CPU utilization data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%