Skip to content

Add hasHeader flag in ColumnInference function - #4922

Merged
LittleLittleCloud merged 2 commits into
dotnet:masterfrom
LittleLittleCloud:u/xiaoyun/updateColumnInferAPI
Mar 6, 2020
Merged

Add hasHeader flag in ColumnInference function#4922
LittleLittleCloud merged 2 commits into
dotnet:masterfrom
LittleLittleCloud:u/xiaoyun/updateColumnInferAPI

Conversation

@LittleLittleCloud

@LittleLittleCloud LittleLittleCloud commented Mar 6, 2020

Copy link
Copy Markdown
Member

This change will only affect the internal API.

when hasHeader is true, AutoML will use the column name from dataset's header to indicate label/userId/itemId. else, it will use the default column name col{i} to indicate those information

@LittleLittleCloud
LittleLittleCloud requested a review from a team as a code owner March 6, 2020 18:06
@LittleLittleCloud
LittleLittleCloud merged commit e5a19af into dotnet:master Mar 6, 2020

@justinormont justinormont left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rather late, but LGTM.

@ghost ghost locked as resolved and limited conversation to collaborators Mar 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants