Skip to content

Commit 9237c46

Browse files
committed
nb link update
1 parent 9eea37b commit 9237c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/practice_projects/naive_bayes_tutorial/Naive_Bayes_tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"### Step 1.1: Understanding our dataset ### \n",
4040
"\n",
4141
"\n",
42-
"We will be using a <a href = 'https://archive.ics.uci.edu/ml/datasets/SMS+Spam+Collection'> dataset </a> from the UCI Machine Learning repository which has a very good collection of datasets for experimental research purposes. \n",
42+
"We will be using a [dataset](https://archive.ics.uci.edu/ml/datasets/SMS+Spam+Collection) from the UCI Machine Learning repository which has a very good collection of datasets for experimental research purposes. The direct data link is [here](https://archive.ics.uci.edu/ml/machine-learning-databases/00228/).\n",
4343
"\n",
4444
"\n",
4545
" ** Here's a preview of the data: ** \n",

0 commit comments

Comments
 (0)