dotnet / dotnet/machinelearning-samples
[Time Series BikeDemandForecasting] evaluate and predict
Open
- Dominant language
- PowerShell
- Stars
- 4.7k
- Forks
- 2.7k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Description
For the sample BikeDemandForecasting, what is the difference between using model.transform(testdata) and forecaster.predict() when predicting future values? Why am I getting different results for the first date in 2012?
Another question is that when I comment out the evaluation function(Evaluate(second...)), I actually get different results when predicting, how could the evaluate process change the model?
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.