Skip to content

Commit 6c19569

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

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
@@ -289,7 +289,7 @@
289289
"metadata": {},
290290
"source": [
291291
"## Create non-linear dataset\n",
292-
"The code below artifacts non-linear dataset with a random residual, and loaded it as train/test `DataFrame`"
292+
"The code below creates a non-linear dataset with a random residual. The dataset is loaded into train and test DataFrames"
293293
]
294294
},
295295
{

0 commit comments

Comments
 (0)