dotnet / dotnet/machinelearning-samples
Accuracy of bike rental sample
Open
- Dominant language
- PowerShell
- Stars
- 4.7k
- Forks
- 2.7k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Description
Not sure if this is the right place to ask. I'm new to ML, and looking at the chart at the bottom of [this page](https://learn.microsoft.com/en-us/dotnet/machine-learning/tutorials/time-series-demand-forecasting), the predicted results look pretty poor to my untrained eye, especially the last few points. Why is this? Would more training values help? I appreciate forecasting is merely that.
Can I also ask, the data in this sample consists of just two columns: "year" and "total rentals". Am I right in saying this algorithm can deal with many columns, and isn't restricted to two?
Contributor guide
Assessment
This issue has not been assessed yet.