|
3 | 3 | <head> |
4 | 4 | <title>Section 10 : Analyse, modélisation, machine learning et algorithmes</title> |
5 | 5 | <meta charset="utf-8" /> |
6 | | - <meta name="author" content="Datactivist, 2024" /> |
7 | | - <script src="libs/header-attrs-2.25/header-attrs.js"></script> |
| 6 | + <meta name="author" content="Datactivist, 2026" /> |
| 7 | + <script src="libs/header-attrs-2.30/header-attrs.js"></script> |
8 | 8 | <link href="libs/remark-css-0.0.1/default.css" rel="stylesheet" /> |
9 | 9 | <link href="libs/remark-css-0.0.1/datactivist.css" rel="stylesheet" /> |
10 | 10 | <link href="libs/remark-css-0.0.1/datactivist-fonts.css" rel="stylesheet" /> |
11 | 11 | </head> |
12 | 12 | <body> |
13 | 13 | <textarea id="source"> |
14 | | -class: center, middle, inverse, title-slide |
15 | | - |
16 | | -# Section 10 : Analyse, modélisation, machine learning et algorithmes |
17 | | -## Culture générale des données |
18 | | -### Datactivist, 2024 |
19 | | - |
20 | | ---- |
21 | 14 |
|
22 | 15 |
|
23 | 16 | layout: true |
24 | 17 |
|
25 | 18 |
|
26 | 19 | <div class='my-footer'><span>Culture générale des données, Sciences Po Saint-Germain-en-Laye, section 10</span> <center><div class=logo><img src='' width='100px'></center></span></div> |
27 | 20 |
|
| 21 | +--- |
| 22 | +class: center, middle |
| 23 | + |
| 24 | +# .red[Section 10 : Analyse, modélisation, machine learning et algorithmes] |
| 25 | + |
| 26 | +## Culture générale des données |
| 27 | + |
| 28 | +### Datactivist, 2026 |
| 29 | + |
28 | 30 | --- |
29 | 31 |
|
30 | 32 | class: center, middle |
|
432 | 434 |
|
433 | 435 | # Merci ! |
434 | 436 |
|
435 | | -Contact : [clement@datactivist.coop](mailto:clement@datactivist.coop) |
| 437 | +Contact : [laurane@datactivi.st](mailto:laurane@datactivi.st) |
436 | 438 | </textarea> |
437 | 439 | <style data-target="print-only">@media screen {.remark-slide-container{display:block;}.remark-slide-scaler{box-shadow:none;}}</style> |
438 | 440 | <script src="https://remarkjs.com/downloads/remark-latest.min.js"></script> |
439 | 441 | <script>var slideshow = remark.create({ |
440 | | -"highlightStyle": "github", |
441 | | -"highlightLines": true, |
442 | | -"countIncrementalSlides": false |
| 442 | + "highlightStyle": "github", |
| 443 | + "highlightLines": true, |
| 444 | + "countIncrementalSlides": false |
443 | 445 | }); |
444 | 446 | if (window.HTMLWidgets) slideshow.on('afterShowSlide', function (slide) { |
445 | 447 | window.dispatchEvent(new Event('resize')); |
|
0 commit comments