You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ The slides from Day 1 are available [here](https://www.dropbox.com/s/o8jiciq3ps2
52
52
53
53
*[In-class practice](./materials/day_1/DecisionTreePractice.pdf) for Decision Trees and Random Forests.
54
54
*[Click here](https://github.com/QCB-Collaboratory/W17.MachineLearning/raw/master/materials/day_1/Data_Practice_DecisionTrees.dat.zip) to download the data used in the Decision Tree practice.
55
-
*[Jupyter Notebook](./materials/day_1/My%20First%20Notebook.ipynb) of the first day.
55
+
*[Jupyter Notebook](http://nbviewer.jupyter.org/github/QCB-Collaboratory/W17.MachineLearning/blob/master/materials/day_1/My%20First%20Notebook.ipynb) of the first day.
56
56
* You can find [here](https://static-content.springer.com/esm/art%3A10.1038%2Fs41467-017-01741-8/MediaObjects/41467_2017_1741_MOESM4_ESM.mp4) the video from slide 82.
57
57
58
58
@@ -121,7 +121,7 @@ Slides from this class are available [here](https://www.dropbox.com/s/4q1pk2c4xm
121
121
122
122
*[Click here](https://github.com/QCB-Collaboratory/W17.MachineLearning/raw/master/materials/day_2/Day2_testdataset.zip) for the dataset explored on Day 1.
123
123
*[Click here](./materials/day_2/banana_dataset.csv) for the banana dataset.
124
-
*[Jupyter Notebook](http://nbviewer.jupyter.org/github/thmosqueiro/MachineLearning_CollW/blob/master/materials/day_2/Practice_Day_2.ipynb) with the code from day 2
124
+
*[Jupyter Notebook](http://nbviewer.jupyter.org/github/QCB-Collaboratory/W17.MachineLearning/blob/master/materials/day_2/Practice_Day_2.ipynb) with the code from day 2
125
125
126
126
127
127
### Jupyter with other languages
@@ -143,7 +143,7 @@ The slides from Day 3 are available [here](https://www.dropbox.com/s/szmxeqclhgc
143
143
### Class materials
144
144
145
145
*[Click here](https://github.com/QCB-Collaboratory/W17.MachineLearning/raw/master/materials/day_2/Day2_testdataset.zip) for the dataset used with regression.
146
-
*[Jupyter Notebook](http://nbviewer.jupyter.org/github/thmosqueiro/MachineLearning_CollW/blob/master/materials/day_3/Pratice_Day_3.ipynb) with the code from day 3
146
+
*[Jupyter Notebook](http://nbviewer.jupyter.org/github/QCB-Collaboratory/W17.MachineLearning/blob/master/materials/day_3/Pratice_Day_3.ipynb) with the code from day 3
0 commit comments