-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path01-looking-further.Rmd
85 lines (62 loc) · 2.3 KB
/
01-looking-further.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
# Looking further {#looking-forward}
In the last unit we present a series of modules such as interactive reporting and visualization with Shiny, text analysis, machine learning, and Bayesian inference.
These are independent modules that educators can choose to include in their introductory data science curriculum depending on how much time they have left in the semester.
Note that the slides in this unit are a bit more sparse than the others, and much of the content is delivered as live coding sessions.
## Text analysis
::: {.slide-deck}
**Unit 5 - Deck 1: Text analysis**
::: {.slides}
[Slides](https://rstudio-education.github.io/datascience-box/course-materials/slides/u5-d01-text-analysis/u5-d01-text-analysis.html#1)
:::
::: {.video}
[Video](https://youtu.be/_YqEHZccujc)
:::
:::
::: {.slide-deck}
**Unit 5 - Deck 2: Comparing texts**
::: {.slides}
[Slides](https://rstudio-education.github.io/datascience-box/course-materials/slides/u5-d02-comparing-texts/u5-d02-comparing-texts.html#1)
:::
::: {.video}
[Video](https://youtu.be/Q79feeFbsxM)
:::
:::
## Interactive web apps
::: {.slide-deck}
**Unit 5 - Deck 3: Interactive web apps**
::: {.slides}
[Slides](https://rstudio-education.github.io/datascience-box/course-materials/slides/u5-d03-interactive-web-app/u5-d03-interactive-web-app.html#1)
:::
::: {.video}
[Video](https://youtu.be/gXBEOFWrxsk)
:::
:::
::: {.slide-deck}
**Unit 5 - Deck 4: Interactive data visualisation**
::: {.slides}
[Slides](https://rstudio-education.github.io/datascience-box/course-materials/slides/u5-d05-shiny-1/u5-d05-shiny-1.pdf)
:::
:::
::: {.slide-deck}
**Unit 5 - Deck 5: Interactive data visualisation and reporting**
::: {.slides}
[Slides](https://rstudio-education.github.io/datascience-box/course-materials/slides/u5-d05-shiny-2/u5-d05-shiny-2.pdf)
:::
:::
## Machine learning
::: {.slide-deck}
**Unit 5 - Deck 6: Machine learning**
::: {.slides}
[Slides](https://rstudio-education.github.io/datascience-box/course-materials/slides/u5-d04-machine-learning/u5-d04-machine-learning.html#1)
:::
::: {.video}
[Video](https://youtu.be/IP5skNjwo7A)
:::
:::
## Bayesian inference
::: {.slide-deck}
**Unit 5 - Deck 7: Bayesian inference**
::: {.slides}
[Slides](https://rstudio-education.github.io/datascience-box/course-materials/slides/u5-d07-bayes-inf/u5-d07-bayes-inf.html#1)
:::
:::