Skip to content

Commit 1f7cff5

Browse files
Update machine-learning/03-Training and AutoML.ipynb
Co-authored-by: Luis Quintanilla <46974588+luisquintanilla@users.noreply.github.com>
1 parent 5511929 commit 1f7cff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine-learning/03-Training and AutoML.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"metadata": {},
162162
"source": [
163163
"## Create linear dataset\n",
164-
"The code below artifacts linear dataset with a random residual, and loaded it as train/test `DataFrame`"
164+
"The code below creates a linear dataset with a random residual. The dataset is loaded into train and test DataFrames"
165165
]
166166
},
167167
{

0 commit comments

Comments
 (0)