h2oai / h2oai/driverlessai-tutorials
Time Series Full pipeline code needs to be updated for 1.8.4.1 LTS
Open
- Dominant language
- Jupyter Notebook
- Stars
- 38
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
The pipeline code written for 1.6.3 does not seem to work properly with 1.8.4.1.
Fix the following
- [x] Provide a sample experiment-config.json that is 1.8.4.1 specific to quickly help users start with the pipeline
- [x] Update dependencies to use 1.8.4.1 h2oai_client and not 1.6.3
- [x] Update regex in code to support the new key format for projects, datasets, and experiments (mainly)
- [ ] Migrate to pipenv instead of conda for python environment creation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.