Skip to content

Commit

Permalink
worksheet3 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
katieburak committed Jul 8, 2024
1 parent 2d53f00 commit 78fe76b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"data":{"layout-restorer:data":{"main":{"dock":{"type":"tab-area","currentIndex":0,"widgets":["notebook:worksheet3.ipynb"]},"current":"notebook:worksheet1.ipynb"},"down":{"size":0,"widgets":[]},"left":{"collapsed":true,"visible":false,"widgets":["filebrowser","running-sessions","@jupyterlab/toc:plugin","extensionmanager.main-view"],"widgetStates":{"jp-running-sessions":{"sizes":[0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666],"expansionStates":[false,false,false,false,false,false]},"extensionmanager.main-view":{"sizes":[0.3333333333333333,0.3333333333333333,0.3333333333333333],"expansionStates":[false,false,false]}}},"right":{"collapsed":true,"visible":false,"widgets":["jp-property-inspector","debugger-sidebar"],"widgetStates":{"jp-debugger-sidebar":{"sizes":[0.2,0.2,0.2,0.2,0.2],"expansionStates":[false,false,false,false,false]}}},"relativeSizes":[0,1,0],"top":{"simpleVisibility":true}},"notebook:worksheet3.ipynb":{"data":{"path":"worksheet3.ipynb","factory":"Notebook"}},"notebook:worksheet1.ipynb":{"data":{"path":"worksheet1.ipynb","factory":"Notebook"}},"docmanager:recents":{"opened":[{"path":"","contentType":"directory","root":"~/Desktop/MDS/girls-in-DS/worksheets"},{"path":"worksheet1.ipynb","contentType":"notebook","factory":"Notebook","root":"~/Desktop/MDS/girls-in-DS/worksheets"},{"path":"worksheet3.ipynb","contentType":"notebook","factory":"Notebook","root":"~/Desktop/MDS/girls-in-DS/worksheets"}],"closed":[]}},"metadata":{"id":"default"}}
{"data":{"layout-restorer:data":{"main":{"dock":{"type":"tab-area","currentIndex":0,"widgets":["notebook:worksheet3.ipynb"]},"current":"notebook:worksheet3.ipynb"},"down":{"size":0,"widgets":[]},"left":{"collapsed":true,"visible":false,"widgets":["filebrowser","running-sessions","@jupyterlab/toc:plugin","extensionmanager.main-view"],"widgetStates":{"jp-running-sessions":{"sizes":[0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666],"expansionStates":[false,false,false,false,false,false]},"extensionmanager.main-view":{"sizes":[0.3333333333333333,0.3333333333333333,0.3333333333333333],"expansionStates":[false,false,false]}}},"right":{"collapsed":true,"visible":false,"widgets":["jp-property-inspector","debugger-sidebar"],"widgetStates":{"jp-debugger-sidebar":{"sizes":[0.2,0.2,0.2,0.2,0.2],"expansionStates":[false,false,false,false,false]}}},"relativeSizes":[0,1,0],"top":{"simpleVisibility":true}},"notebook:worksheet3.ipynb":{"data":{"path":"worksheet3.ipynb","factory":"Notebook"}},"notebook:worksheet1.ipynb":{"data":{"path":"worksheet1.ipynb","factory":"Notebook"}},"docmanager:recents":{"opened":[{"path":"","contentType":"directory","root":"~/Desktop/MDS/girls-in-DS/worksheets"},{"path":"worksheet3.ipynb","contentType":"notebook","factory":"Notebook","root":"~/Desktop/MDS/girls-in-DS/worksheets"},{"path":"worksheet1.ipynb","contentType":"notebook","factory":"Notebook","root":"~/Desktop/MDS/girls-in-DS/worksheets"}],"closed":[]}},"metadata":{"id":"default"}}
2 changes: 2 additions & 0 deletions worksheets/worksheet3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"metadata": {},
"source": [
"# Worksheet 3. Machine Learning\n",
"\n",
"Before getting started with the worksheet, please take a few minutes to fill out [this survey](https://forms.gle/z4JFsgJkhbiQ8PQZ9) about the camp. Thank you! \n",
"## Girls in Data Science Camp\n",
"\n",
"In this worksheet, we will be working with the [Nutrition Facts for McDonald's Menu](https://www.kaggle.com/datasets/mcdonalds/nutrition-facts?resource=download) data, which contains information about items sold at McDonald across 9 food categories. \n",
Expand Down

0 comments on commit 78fe76b

Please sign in to comment.