Skip to content

Commit b1c65f7

Browse files
committed
update group data into bins
1 parent b05c8c5 commit b1c65f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/algorithm-module-reference/group-data-into-bins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Because there are so many ways to group data, all customizable, we recommend tha
7676

7777
+ **ResultOnly**: Returns just the result columns.
7878

79-
7. If you select the **Quantiles** binning mode, use the **Quantile normalization** option to determine how values are normalized prior to sorting into quantiles. Note that normalizing values transforms the values, but does not affect the final number of bins. For an example, see [Effects of Different Normalization Methods](#bkmk_Effects).
79+
7. If you select the **Quantiles** binning mode, use the **Quantile normalization** option to determine how values are normalized prior to sorting into quantiles. Note that normalizing values transforms the values, but does not affect the final number of bins.
8080

8181
The following normalization types are supported:
8282

0 commit comments

Comments
 (0)