Problem: Microsoft Machine Learning Predicting Data point with Time Series using ForecastBySsa Algorithm Error: Message=Can't bind the IDataView column 'BallOne' of type 'Vector<Single, 2>' to field or property 'BallOne' of type 'System.Single'.
System.InvalidOperationException
HResult=0x80131509
Source=Microsoft.ML.Data
StackTrace:
at Microsoft.ML.Data.TypedCursorable`1..ctor(IHostEnvironment env, IDataView data, Boolean ignoreMissingColumns, InternalSchemaDefinition schemaDefn)
at Microsoft.ML.Data.TypedCursorable`1.Create(IHostEnvironment env, IDataView data, Boolean ignoreMissingColumns, SchemaDefinition schemaDefinition)
Please Login to see the rest of the answer