Skip to content

Commit ddd00bb

Browse files
committed
fixed links
1 parent e335f01 commit ddd00bb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Attendees should have a working copy of Python 2 or 3 with the following package
4242
<br />
4343

4444
<a name="day1" ></a>
45-
## Day 1 - Introduction, Python review and Jupyter notebooks</h2>
45+
## Day 1 - Introduction, Python review and Jupyter notebooks
4646

4747
The slides from Day 1 are available [here](href="https://www.dropbox.com/s/o8jiciq3ps2nh47/MachineLearning_Python_Collaboratory_day1.pdf?dl=0).
4848

@@ -51,7 +51,7 @@ The slides from Day 1 are available [here](href="https://www.dropbox.com/s/o8jic
5151
### Class materials
5252

5353
* [In-class practice](./materials/day_1/DecisionTreePractice.pdf) for Decision Trees and Random Forests.
54-
* [Click here](./materials/day_1/Data_Practice_DecisionTrees.zip) to download the data used in the Decision Tree practice.
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.
5555
* [Jupyter Notebook](./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

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

126126
### Class materials
127127

128-
* [Click here](./Day2_testdataset.zip) for the dataset explored on Day 1.
129-
* [Click here](./banana_dataset.csv) for the banana dataset.
128+
* [Click here](https://github.com/QCB-Collaboratory/W17.MachineLearning/raw/master/materials/day_2/Day2_testdataset.zip) for the dataset explored on Day 1.
129+
* [Click here](./materials/day_2/banana_dataset.csv) for the banana dataset.
130130
* [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
131131

132132

@@ -147,9 +147,9 @@ The slides from Day 3 are available [here](https://www.dropbox.com/s/szmxeqclhgc
147147

148148
<a href="https://www.dropbox.com/s/szmxeqclhgcjwq5/MachineLearning_Python_Collaboratory_day3.pdf?dl=0"><img src="./materials/day_3/day3_thumbnail.png" width=300px /></a>
149149

150-
### Class materials</b></u></p>
150+
### Class materials
151151

152-
* [Click here](./Regression_Exercise_dataset.dat) for the dataset used with regression.
152+
* [Click here](https://github.com/QCB-Collaboratory/W17.MachineLearning/raw/master/materials/day_2/Day2_testdataset.zip) for the dataset used with regression.
153153
* [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
154154

155155

7.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)