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
f8dc60cab5180566667b00ce62a51ae7
mooc-rr
Commits
83396dd9
Commit
83396dd9
authored
Jun 22, 2025
by
f8dc60cab5180566667b00ce62a51ae7
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update logbook.md
parent
e724c6dd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
1 deletion
+19
-1
logbook.md
journal/logbook.md
+19
-1
No files found.
journal/logbook.md
View file @
83396dd9
# MOOC Reproducible Research: my logbook
# Mission 1
## Module 1: Cahier de notes, cahier de laboratoire
I have started this module on June 5.
...
...
@@ -45,7 +47,7 @@ and completed several quizzes relsted to th each thematique of this Module.
-
How to use GitLab history
-
beginnig of the work with Jupyter notebook and commited it
# Mission
2
- Module 2.
# Mission
3
- Module 2.
## Excercice 02 (1st part)
...
...
@@ -90,3 +92,19 @@ Prior to the launch, a teleconference was held to assess the risk of taking off
2.
**Key data points were excluded**
from the analysis.
3.
**the uncertainity of the logistic regression estimates was not taken into accounts**
, leading to overconfidence in the predictions.
# Mission 4 - Module 3
## Exercise 03 (1st part)
In this task, the following steps were perfomed:
-
The small part of code was implemented and modified to check whether the local CSV file already exists.
-
If the file does not exist, it is downloaded from the Réseau Sentinelles server and saved localy.
-
If the file is present, the local copy was used instead of re-downloading the data.
-
Necessary comments were added in the code to explain the logic and purpose of each step:
-
# Firstly, check if the local CSV file already exists.
-
# Secondly, if the file does not exist, download it from the official URL and save it locally.
-
# Thirdly,this ensures that the analysis uses a consistent local copy and avoids repeated downloads.
A comparative analysis with the reference solution confirmed the implementation was correct.
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