MLNetExamples
MLNetExamples copied to clipboard
ForecastBySsa - Is there a way to add multiple columns
Hi Jon,
Thank you, your videos have been very helpful.
I was hoping to do time series predictions based on multiple columns of data, but ForecastBySsa only allows 1 column to be inputted. Is there a multi column variant?
Thanks
ssa algorithm presume only one column in input, but you can concatenate it by transform funcion. See this ufficial MS exemple https://github.com/dotnet/machinelearning-samples/tree/main/samples/csharp/end-to-end-apps/Forecasting-Sales