Skip to content

Commit e1d4bc1

Browse files
committed
Merge pull request nborwankar#7 from mrshu/patch-4
More links formatting.
2 parents 20bf6a7 + bdc81bf commit e1d4bc1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

notebooks/C2. Random Forests - Data Exploration.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -265,11 +265,11 @@
265265
"source": [
266266
"## References\n",
267267
"\n",
268-
"[1] https://spark-public.s3.amazonaws.com/dataanalysis/samsungData.rda \n",
269-
"[2] Human Activity Recognition Using Smartphones http://archive.ics.uci.edu/ml/datasets/Human+Activity+Recognition+Using+Smartphones \n",
270-
"[3] Android Developer Reference http://developer.android.com/reference/android/hardware/Sensor.html \n",
271-
"[4] Random Forests http://en.wikipedia.org/wiki/Random_forest \n",
272-
"[5] Code for computation of error measures https://gist.github.com/nborwankar/5131870 \n"
268+
"[1] <https://spark-public.s3.amazonaws.com/dataanalysis/samsungData.rda> \n",
269+
"[2] Human Activity Recognition Using Smartphones <http://archive.ics.uci.edu/ml/datasets/Human+Activity+Recognition+Using+Smartphones \n",
270+
"[3] Android Developer Reference <http://developer.android.com/reference/android/hardware/Sensor.html> \n",
271+
"[4] Random Forests <http://en.wikipedia.org/wiki/Random_forest> \n",
272+
"[5] Code for computation of error measures <https://gist.github.com/nborwankar/5131870> \n"
273273
]
274274
},
275275
{

0 commit comments

Comments
 (0)