An open API service indexing awesome lists of open source software.

https://github.com/razielar/coursera_time_series_forecasting


https://github.com/razielar/coursera_time_series_forecasting

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Time series analysis

## Week 1

### 1.1) Introduction to Forecasting and Time series analysis

### 1.2) Time series Decomposition

## Week 2

### 2.1) Stationarity and Autocorrelation

### 2.2) Time series Smoothing

## Week 3

### 3.1) ARMA models

### 3.2) ARIMA and SARIMA models

### 3.3) Facebook Prophet

## Week 4

### 4.1) Deep Learning for Forecasting
RNN and LSTM

# Survival analysis

Surviving analysis main ideas such as: survival function, hazard rate, Kaplan-Meier Curve, and survival regression approachas such as: **Cox proportional Hazard model** (CPH model), most common parametric model.