aicherepanov / Time-Series-Analysis-ARIMA-SARIMA-Prophet-LSTM

The use of statistical models in computer algorithms allows computers to make decisions and predictions, and to perform tasks that traditionally require human cognitive abilities. Machine learning is the interdisciplinary field at the intersection of statistics and computer science which develops such algorithms and interweaves them with computer s

Home Page:https://sergiomora03.github.io/Time-Series-Analysis-ARIMA-SARIMA-Prophet-LSTM/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Métodos Avanzados de Análisis de datos

Instructor: Alejandro Correa Bahnsen

The use of statistical models in computer algorithms allows computers to make decisions and predictions, and to perform tasks that traditionally require human cognitive abilities. Machine learning is the interdisciplinary field at the intersection of statistics and computer science which develops such algorithms and interweaves them with computer systems. It underpins many modern technologies, such as speech recognition, internet search, bioinformatics, computer vision, Amazon’s recommender system, Google’s driverless car and the most recent imaging systems for cancer diagnosis are all based on Machine Learning technology.

This course on Time Series Analysis, Machine Learning and Natural Language Processing will explain how to build systems that learn and adapt using real-world applications. Some of the topics to be covered include time series analysis, machine learning, python data analysis, natural language processing models and recurrent models. The course will be project-oriented, with emphasis placed on writing software implementations of learning algorithms applied to real-world problems, in particular, churn modeling, natural language processing, sentiment detection, among others.

P1 - Time Series Analysis

  1. Choosing your time series (Friday June 12th).

  2. Analysis of the context of the problem and relevance of the analysis: This should answer the question of why it is interesting or important to study the selected data.

  3. Understanding the data: Understand and analyze the main components of the time series, for example: seasonality, cyclicity, autocorrelation, behavior of the residuals, among others. Make use of graphs that allow you to understand each of the components clearly.

  4. Application of the model in predictions: Correct use of the models seen in class to make predictions related to the problem of interest.

  5. Conclusions: The conclusions must be relevant to the problem of interest. Conclusions on the procedures performed are also expected.

Integrantes

  • Jairo Alberto Pedraza Corredor - Cod. 201924260;
  • Javier Alfonso Lesmes Patiño - Cod. 200820243;
  • Luis Jorge García Camargo - Cod. 201920053;
  • Sergio Alberto Mora Pardo - Cod. 201920547.

Contenido

Proyecto 1

Description File
Notebook Proyecto 1
Dataset Monthly beer production

Ejercicios

Description File
Notebooks Excercises

E02-TSA
E03-ARIMA
E05-prophet

About

The use of statistical models in computer algorithms allows computers to make decisions and predictions, and to perform tasks that traditionally require human cognitive abilities. Machine learning is the interdisciplinary field at the intersection of statistics and computer science which develops such algorithms and interweaves them with computer s

https://sergiomora03.github.io/Time-Series-Analysis-ARIMA-SARIMA-Prophet-LSTM/


Languages

Language:Jupyter Notebook 100.0%