Skip to content

Commit 92562ed

Browse files
committed
PR feedback.
1 parent e6ae069 commit 92562ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-reference/io-columns-ranking.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Input and Output Columns
2-
The input label column data must be <xref:System.Single> or [key-typed](xref:Microsoft.ML.Data.KeyDataViewType), the feature column must be a known-sized vector of <xref:System.Single> and input row group column data must be <xref:System.UInt32>. This trainer outputs the following columns:
2+
The input label column data must be <xref:System.Single> or [key](xref:Microsoft.ML.Data.KeyDataViewType) type, the feature column must be a known-sized vector of <xref:System.Single> and input row group column must be <xref:System.UInt32>. This trainer outputs the following columns:
33

44
| Output Column Name | Column Type | Description|
55
| -- | -- | -- |

0 commit comments

Comments
 (0)