We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26bd213 commit 7e12f82Copy full SHA for 7e12f82
source/classification1.Rmd
@@ -1354,8 +1354,7 @@ impute_missing_recipe
1354
hidden_print_cli(impute_missing_recipe)
1355
```
1356
1357
-We can now include this recipe in a `workflow`. To visualize what mean
1358
-imputation does, let's just apply the recipe directly to the `missing_cancer`
+To visualize what mean imputation does, let's just apply the recipe directly to the `missing_cancer`
1359
data frame using the `bake` function. The imputation step fills in the missing
1360
entries with the mean values of their corresponding variables.
1361
0 commit comments