Skip to content

Commit 24e552c

Browse files
committed
update
2 parents 78dda73 + 8893b46 commit 24e552c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/algorithm-module-reference/convert-to-indicator-values.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: reference
99

1010
author: likebupt
1111
ms.author: keli19
12-
ms.date: 01/22/2020
12+
ms.date: 02/11/2020
1313
---
1414

1515
# Convert to Indicator Values
@@ -107,7 +107,7 @@ This section contains implementation details, tips, and answers to frequently as
107107

108108
| Make | Highway mpg -25 | Highway mpg -26 | Highway mpg -27 | Highway mpg -28 | Highway mpg -29 | Highway mpg -30 |
109109
| ---------- | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- |
110-
| Car1 | 0 | 0 | 0 | 0 | 0 | 1 |
110+
| Contoso Cars | 0 | 0 | 0 | 0 | 0 | 1 |
111111

112112
- To avoid adding too many dimensions to your dataset. We recommend that you first check the number of values in the column, and bin or quantize the data appropriately.
113113

0 commit comments

Comments
 (0)