mirror of
https://github.com/wassname/ml-debug.git
synced 2026-08-12 12:10:47 +08:00
41 lines
2.8 KiB
Markdown
41 lines
2.8 KiB
Markdown
Source: https://otexts.com/fpp3/appendix-for-instructors.html (chapter appendix-for-instructors, 1 section pages merged)
|
|
Title: Forecasting: Principles and Practice 3rd ed - app-for-instructors
|
|
Fetched-via: urllib + markitdown (content div.page-inner section.normal), 2026-07-26
|
|
Fetch-status: full content; images/links point to absolute otexts.com URLs
|
|
|
|
# Appendix: For instructors
|
|
|
|
### Solutions to exercises
|
|
|
|
Solutions to exercises are password protected and only available to instructors. Please [complete this request form](https://goo.gl/forms/nJsXgojZlGPhZ6uu1). You will need to provide evidence that you are an instructor and not a student (e.g., a link to a university website listing you as a member of faculty). Please also use your university email address on the form.
|
|
|
|
* Chapter 1 [qmd](https://OTexts.com/fpp3/solutions/Chapter1.qmd) [html](https://OTexts.com/fpp3/solutions/Chapter1.html)
|
|
* Chapter 2 [qmd](https://OTexts.com/fpp3/solutions/Chapter2.qmd) [html](https://OTexts.com/fpp3/solutions/Chapter2.html)
|
|
* Chapter 3 [qmd](https://OTexts.com/fpp3/solutions/Chapter3.qmd) [html](https://OTexts.com/fpp3/solutions/Chapter3.html)
|
|
* Chapter 4 [qmd](https://OTexts.com/fpp3/solutions/Chapter4.qmd) [html](https://OTexts.com/fpp3/solutions/Chapter4.html)
|
|
* Chapter 5 [qmd](https://OTexts.com/fpp3/solutions/Chapter5.qmd) [html](https://OTexts.com/fpp3/solutions/Chapter5.html)
|
|
* Chapter 7 [qmd](https://OTexts.com/fpp3/solutions/Chapter7.qmd) [html](https://OTexts.com/fpp3/solutions/Chapter7.html)
|
|
* Chapter 8 [qmd](https://OTexts.com/fpp3/solutions/Chapter8.qmd) [html](https://OTexts.com/fpp3/solutions/Chapter8.html)
|
|
* Chapter 9 [qmd](https://OTexts.com/fpp3/solutions/Chapter9.qmd) [html](https://OTexts.com/fpp3/solutions/Chapter9.html)
|
|
* Chapter 10 [qmd](https://OTexts.com/fpp3/solutions/Chapter10.qmd) [html](https://OTexts.com/fpp3/solutions/Chapter10.html)
|
|
* Chapter 11 [qmd](https://OTexts.com/fpp3/solutions/Chapter11.qmd) [html](https://OTexts.com/fpp3/solutions/Chapter11.html)
|
|
* Chapter 12 [qmd](https://OTexts.com/fpp3/solutions/Chapter12.qmd) [html](https://OTexts.com/fpp3/solutions/Chapter12.html)
|
|
|
|
The qmd files use [this theme](https://OTexts.com/fpp3/solutions/fpp3.scss).
|
|
|
|
### Slides
|
|
|
|
[The slides used in the embedded videos](https://github.com/robjhyndman/fpp3_slides) are available via github. You are welcome to adapt these slides for your own purposes.
|
|
|
|
### Past exams
|
|
|
|
Here are three exams written by the authors for our own forecasting courses:
|
|
|
|
* [Sample exam 1](https://OTexts.com/fpp3/solutions/sample_exam_1.pdf)
|
|
* [Sample exam 2](https://OTexts.com/fpp3/solutions/sample_exam_2.pdf)
|
|
* [Sample exam 3](https://OTexts.com/fpp3/solutions/sample_exam_3.pdf)
|
|
|
|
### Python resources
|
|
|
|
For those teaching using Python, there is now a [Python edition of “*Forecasting Principles and Practice*”](https://OTexts.com/fpppy).
|