Skip to content

Commit 912ec1c

Browse files
committed
Fixed notebook links
1 parent f932cbc commit 912ec1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The slides from Day 1 are available [here](https://www.dropbox.com/s/o8jiciq3ps2
5252

5353
* [In-class practice](./materials/day_1/DecisionTreePractice.pdf) for Decision Trees and Random Forests.
5454
* [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.
5656
* 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.
5757

5858

@@ -121,7 +121,7 @@ Slides from this class are available [here](https://www.dropbox.com/s/4q1pk2c4xm
121121

122122
* [Click here](https://github.com/QCB-Collaboratory/W17.MachineLearning/raw/master/materials/day_2/Day2_testdataset.zip) for the dataset explored on Day 1.
123123
* [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
125125

126126

127127
### Jupyter with other languages
@@ -143,7 +143,7 @@ The slides from Day 3 are available [here](https://www.dropbox.com/s/szmxeqclhgc
143143
### Class materials
144144

145145
* [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
147147

148148

149149
<br />

0 commit comments

Comments
 (0)