Uh oh!
There was an error while loading. Please reload this page.
Create forecasting prediction engine and conform time series forecasting API to estimator standards. - #3910
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
artidoro
left a comment
There was a problem hiding this comment.
We met in person to discuss what was still required in this PR.
The main things were:
- TestEstimatorCore for the new estimator to test save, load, and schema comprehension
- Some renaming to match IForcastingTransformer
- Prediction engine should produce an IEnumerable of TOutput
One these are addressed I think this PR is ready to be checked in.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…ing API to estimator standards. (dotnet#3910) * forecast API. * refactor code. * refactor code. * fix. * fix. * fix. * fix. * fix. * Update documentation. * fix. * Update documentation. * Update tests. * clean up tests. * Update with PR review comment and entrypoint for forecasting API. * Make GrowthRatio accessible in nimbus ML. * update comments. * Add samples. * PR feedback. * Add TestEstimatorCore, samples and misc PR feedback. * update docs. * update entry points.
fixes#3862