Skip to content

Commit 07b3054

Browse files
committed
Added ML 101
1 parent 408f466 commit 07b3054

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

part0_intro.ipynb

+12
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,18 @@
6262
"We'll also look briefly at a prior **classification experiment** on Die Hard to see the types of metrics available when looking at classification experiments."
6363
]
6464
},
65+
{
66+
"cell_type": "markdown",
67+
"metadata": {},
68+
"source": [
69+
"## Machine Learning 101\n",
70+
"\n",
71+
"- What is a model?\n",
72+
"- What are the common machine learning tasks?\n",
73+
"- When is Machine Learning helpful?\n",
74+
"- How are machine learning models trained?"
75+
]
76+
},
6577
{
6678
"cell_type": "markdown",
6779
"metadata": {},

part2_automl_nhl_regression.ipynb

+2-2
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)