Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
2979ddfce6a139d9e7c9c173335b1f57
mooc-rr
Commits
cb90ec16
Commit
cb90ec16
authored
Nov 11, 2024
by
2979ddfce6a139d9e7c9c173335b1f57
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test
parent
45fd1687
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
exercice_fr.ipynb
module3/exo3/exercice_fr.ipynb
+13
-13
No files found.
module3/exo3/exercice_fr.ipynb
View file @
cb90ec16
...
...
@@ -8,10 +8,10 @@
]
},
{
"cell_type": "
raw
",
"cell_type": "
markdown
",
"metadata": {},
"source": [
"
d
ate de téléchargement des données du \"Keeling Curve\" (weekly) : 11/11/2024"
"
D
ate de téléchargement des données du \"Keeling Curve\" (weekly) : 11/11/2024"
]
},
{
...
...
@@ -406,7 +406,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
0084ed97f0
>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
e988edb3c8
>"
]
},
"execution_count": 3,
...
...
@@ -431,7 +431,7 @@
]
},
{
"cell_type": "
raw
",
"cell_type": "
markdown
",
"metadata": {},
"source": [
"On a bel et bien une oscillation périodique superposée à une évolution systématique plus lente."
...
...
@@ -445,7 +445,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
0082d86da
0>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
e986d980f
0>"
]
},
"execution_count": 4,
...
...
@@ -471,7 +471,7 @@
]
},
{
"cell_type": "
raw
",
"cell_type": "
markdown
",
"metadata": {},
"source": [
"Caractérisation de l'évolution lente en faisant une moyenne mobile sur 25 semaines."
...
...
@@ -485,7 +485,7 @@
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
0082cd047
0>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f
e986cd140
0>"
]
},
"execution_count": 5,
...
...
@@ -511,14 +511,14 @@
]
},
{
"cell_type": "
raw
",
"cell_type": "
markdown
",
"metadata": {},
"source": [
"Caractérisation de l'oscillation periodique en soustrayant la tendance lente des données d'origine."
]
},
{
"cell_type": "
raw
",
"cell_type": "
markdown
",
"metadata": {},
"source": [
"On enlève les données CO2 qui valent Naan."
...
...
@@ -534,7 +534,7 @@
]
},
{
"cell_type": "
raw
",
"cell_type": "
markdown
",
"metadata": {},
"source": [
"On convertit la date en jours pour la régression."
...
...
@@ -572,7 +572,7 @@
]
},
{
"cell_type": "
raw
",
"cell_type": "
markdown
",
"metadata": {},
"source": [
"On met en place les prédictions jusqu'à fin 2025."
...
...
@@ -590,7 +590,7 @@
]
},
{
"cell_type": "
raw
",
"cell_type": "
markdown
",
"metadata": {},
"source": [
"On ajoute à raw_data les nouvelles données."
...
...
@@ -608,7 +608,7 @@
]
},
{
"cell_type": "
raw
",
"cell_type": "
markdown
",
"metadata": {},
"source": [
"Mis en place de l'affichage."
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment