Skip to content

naimsassine/Time-Series-Forecasting-for-Server-CPU-Usage

Repository files navigation

Time Series Forecasting for CPU future usage

The goal of this project is to complete a study on the different exisiting methods that could be implemented in order to predict the future CPU usage of servers : Time Series Forcasting (TSF).

The study focuses on two main categories of algorithms : statistical methods and machine learning methods.

In this repo, you will find all the code that I implemented, as well as the different datasets used, in order to complete this study and learn more about TSF.

3 different datasets were used in this study :

In the files above, the "final_notebook.ipynb" is the final output of this study, where all the results can be seen. The notebook has been built in order to be run as a voila notebook and used as an interface to showcase the results during a presentation

About

The goal of this repo is to complete a study on the different time series forecasting methods that can be used in order to predict the CPU usage of servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors