dotnet / dotnet/machinelearning-samples

[Time Series BikeDemandForecasting] evaluate and predict

Open
#965 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.