Skip to content

Fix for ColumnConcatenatingTransformer - #4861

Merged
harishsk merged 2 commits into
dotnet:masterfrom
kere-nel:onnx_column_concat
Feb 21, 2020
Merged

Fix for ColumnConcatenatingTransformer#4861
harishsk merged 2 commits into
dotnet:masterfrom
kere-nel:onnx_column_concat

Conversation

@kere-nel

Copy link
Copy Markdown
Contributor

Used the Concat operator instead of FeatureVectorizer to avoid conflicting output type errors, since FeatureVectorizer outputs strictly floats, but some trainers expect double outputs.

@kere-nel
kere-nel requested a review from a team as a code owner February 20, 2020 01:57
Comment thread test/Microsoft.ML.Tests/OnnxConversionTest.cs Outdated
@harishsk
harishsk merged commit 3476f04 into dotnet:master Feb 21, 2020
@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.

2 participants