Releases: AIStream-Peelout/flow-forecast
Releases · AIStream-Peelout/flow-forecast
Flow Forecast 0.98
Change Log
- Support for using SHAP with the Informer in CPU mode
- Fixes several bugs related to handling of Informer info
- Increased GPU utilization for specific models
- Fix for a PyPi related versioning error.
- Fixes a bug related to Wandb and SHAP.
Coming in version 0.99
- GPU support for Informer with SHAP
- Gaussian Loss bug fixes
- Addition of
series_id
for core data loaders.
Full Informer support + modified docstrings
Merge pull request #340 from AIStream-Peelout/informer_shap Informer support
Wandb fixes and Consolidated Config
Fix an issue related to dependencies and allow for the using of a single config file. Also gets rid of requiring batch_size in the config. No long config dataset_params.
- Informer support for SHAP will be in next release
Informer Support
This release adds support for Informer models.
Multitask Forecasting Support + DilateLoss bug fixes
In this release we add several important bug fixes and new features.
Loss bug fixes + Auto support + Version
Merge pull request #232 from AIStream-Peelout/supervised_auto_tests Supervised auto tests fix 1
Improved test coverage and parameters
flow_0.92 check out our atlassian page
Flow Release
This release includes general updates to dependencies and some inference mode support.
Extensions to DA-RNN
flow_.09 bump
Metadata support + GCS
flow_forecast.88 Update setup.py