Skip to content

ERROR : Schema mismatch for input column #5714

@iluveu28

Description

@iluveu28

System information

  • OS version/distro: Linux
  • .NET Version (eg., dotnet --info): 5

Issue

When I got to the training step - https://dotnet.microsoft.com/learn/ml-dotnet/get-started-tutorial/train

It failed with below error. Why and how to fix it?

Source code / logs

Schema mismatch for input column 'TIU_SOC_tf_CharExtractor': expected Expected known-size vector of Single, got Vector
Parameter name: inputSchema

at Microsoft.ML.ModelBuilder.AutoMLService.Experiments.AutoMLExperiment`3.d__21.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.ML.ModelBuilder.AutoMLEngine.d__26.MoveNext() in /_/src/Microsoft.ML.ModelBuilder.AutoMLService/AutoMLEngineService/AutoMLEngine.cs:line 150

Metadata

Metadata

Assignees

No one assigned

    Labels

    ModelBuilderBugs related model builderP2Priority of the issue for triage purpose: Needs to be fixed at some point.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions