Exploring extending `AutoGP` transformations
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
One of the features of NowcastAutoGP is the set of data transformations, which encompass the usual transforms we do in epi time series modelling. However, AutoGP has its own transformation system. This issue is about exploring if its smoother to integrate with that as a set of composed transforms compared to using the version here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.