# Week 5 - Non-Stationary model classes: GARCH + DCC-GARCH

{% embed url="<https://www.youtube.com/playlist?list=PLzAfHlPtM1I4bPhNE5FKOi0S7erZqm5pg>" %}
ARCH/GARCH models
{% endembed %}

{% embed url="<https://www.youtube.com/playlist?list=PLzAfHlPtM1I7jej6_SxBAbBR-XQM0SBn0>" %}
Multivariate GARCH models
{% endembed %}

Try to answer/motivate these questions:

What is you idea/topic?

Which data do you use?

How is it structured?

Is there something special you want to forecast?

....

{% file src="<https://4020123021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHobCAnoTQkN71lOgdv%2Fuploads%2FtlhxnO0M4lVyqqwf8sQW%2F2023-11-22.pdf?alt=media&token=7addae6e-58e6-4043-9bd5-912436d116e0>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/time-series-prediction/week-5-extended-model-classes-garch-+-dcc-garch-+-garch-copula-models.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
