Skip to content

Commit e18e83c

Browse files
committed
update of p-description
1 parent 4c56e93 commit e18e83c

File tree

6 files changed

+13
-16
lines changed

6 files changed

+13
-16
lines changed
0 Bytes
Binary file not shown.
173 Bytes
Binary file not shown.

doc/LectureNotes/_build/html/_sources/project1.ipynb

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,15 @@
3838
"In canvas, deliver as a group and include:\n",
3939
"\n",
4040
"- A PDF of your report which follows the guidelines covered below and in the week 39 exercises. Additional requirements include:\n",
41-
" - It should be around 5000 words, use the word counter in Overleaf for this.\n",
42-
" - It should be around 10 pages long, not including references or appendices.\n",
43-
" - It should include around 10-15 figures.\n",
41+
" - It should be around 5000 words, use the word counter in Overleaf for this. This often corresponds to 10-12 pages. References and appendices are excluded from the word count\n",
42+
" - It should include around 10-15 figures. You can include more figures in appendices and/or as supplemental material in your repository.\n",
4443
"- A comment linking to your github repository (or folder in one of your github repositories) for this project. The repository must include\n",
45-
" - A PDF of the report\n",
44+
" - A PDF file of the report\n",
4645
" - A folder named Code, where you put python files for your functions and notebooks for reproducing your results. Remember to use a seed for generating random data and for train-test splits when generating final results.\n",
4746
" - A README file with\n",
4847
" - the name of the group members\n",
4948
" - a short description of the project\n",
50-
" - a description of how to install the required packages to run your code from a requirements.txt file\n",
49+
" - a description of how to install the required packages to run your code from a requirements.txt file or similar (such as a plain text description)\n",
5150
" - names and descriptions of the various notebooks in the Code folder and the results they produce\n"
5251
]
5352
},

doc/LectureNotes/_build/html/project1.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -429,20 +429,19 @@ <h2>Deliverables<a class="headerlink" href="#deliverables" title="Link to this h
429429
<ul class="simple">
430430
<li><p>A PDF of your report which follows the guidelines covered below and in the week 39 exercises. Additional requirements include:</p>
431431
<ul>
432-
<li><p>It should be around 5000 words, use the word counter in Overleaf for this.</p></li>
433-
<li><p>It should be around 10 pages long, not including references or appendices.</p></li>
434-
<li><p>It should include around 10-15 figures.</p></li>
432+
<li><p>It should be around 5000 words, use the word counter in Overleaf for this. This often corresponds to 10-12 pages. References and appendices are excluded from the word count</p></li>
433+
<li><p>It should include around 10-15 figures. You can include more figures in appendices and/or as supplemental material in your repository.</p></li>
435434
</ul>
436435
</li>
437436
<li><p>A comment linking to your github repository (or folder in one of your github repositories) for this project. The repository must include</p>
438437
<ul>
439-
<li><p>A PDF of the report</p></li>
438+
<li><p>A PDF file of the report</p></li>
440439
<li><p>A folder named Code, where you put python files for your functions and notebooks for reproducing your results. Remember to use a seed for generating random data and for train-test splits when generating final results.</p></li>
441440
<li><p>A README file with</p>
442441
<ul>
443442
<li><p>the name of the group members</p></li>
444443
<li><p>a short description of the project</p></li>
445-
<li><p>a description of how to install the required packages to run your code from a requirements.txt file</p></li>
444+
<li><p>a description of how to install the required packages to run your code from a requirements.txt file or similar (such as a plain text description)</p></li>
446445
<li><p>names and descriptions of the various notebooks in the Code folder and the results they produce</p></li>
447446
</ul>
448447
</li>

doc/LectureNotes/_build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/LectureNotes/_build/jupyter_execute/project1.ipynb

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,15 @@
3838
"In canvas, deliver as a group and include:\n",
3939
"\n",
4040
"- A PDF of your report which follows the guidelines covered below and in the week 39 exercises. Additional requirements include:\n",
41-
" - It should be around 5000 words, use the word counter in Overleaf for this.\n",
42-
" - It should be around 10 pages long, not including references or appendices.\n",
43-
" - It should include around 10-15 figures.\n",
41+
" - It should be around 5000 words, use the word counter in Overleaf for this. This often corresponds to 10-12 pages. References and appendices are excluded from the word count\n",
42+
" - It should include around 10-15 figures. You can include more figures in appendices and/or as supplemental material in your repository.\n",
4443
"- A comment linking to your github repository (or folder in one of your github repositories) for this project. The repository must include\n",
45-
" - A PDF of the report\n",
44+
" - A PDF file of the report\n",
4645
" - A folder named Code, where you put python files for your functions and notebooks for reproducing your results. Remember to use a seed for generating random data and for train-test splits when generating final results.\n",
4746
" - A README file with\n",
4847
" - the name of the group members\n",
4948
" - a short description of the project\n",
50-
" - a description of how to install the required packages to run your code from a requirements.txt file\n",
49+
" - a description of how to install the required packages to run your code from a requirements.txt file or similar (such as a plain text description)\n",
5150
" - names and descriptions of the various notebooks in the Code folder and the results they produce\n"
5251
]
5352
},

0 commit comments

Comments
 (0)