MLNetExamples
MLNetExamples copied to clipboard
[TimeSeriesForecast] holiday detection and weekend?
Hello, thank you
I want to ask that in the function "Forecasting.ForecastBySsa" it is possible to add holiday and weekend conditions so the algorithm becomes more accurate.
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