Skip to content

Commit cf3f0ef

Browse files
committed
PR feedback.
1 parent c4b30b5 commit cf3f0ef

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](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:
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 [key](xref:Microsoft.ML.Data.KeyDataViewType) type. This trainer outputs the following columns:
33

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

0 commit comments

Comments
 (0)