Skip to content

Commit 116f49a

Browse files
committed
Fix next and last links for ML Notebook 03
1 parent f398d30 commit 116f49a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

machine-learning/03-Training and AutoML.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -535,8 +535,8 @@
535535
"source": [
536536
"# Continue learning\n",
537537
"\n",
538-
"> [⏩ Next Module - Model Evaluation](https://raw.githubusercontent.com/JakeRadMSFT/csharp-notebooks/main/machine-learning/04-Model%20Evaluation.ipynb) \n",
539-
"> [⏪ Last Module - Data Prep and Feature Engineering](https://raw.githubusercontent.com/JakeRadMSFT/csharp-notebooks/main/machine-learning/02-Data%20Preparation%20and%20Feature%20Engineering.ipynb) "
538+
"> [⏩ Next Module - Model Evaluation](https://ntbk.io/ml-04-evaluation) \n",
539+
"> [⏪ Last Module - Data Prep and Feature Engineering](https://ntbk.io/ml-02-data) "
540540
]
541541
}
542542
],

0 commit comments

Comments
 (0)