-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Project Milestone Checklist
Urgent Functionality
- Integrate
update()function into bothhomGPandhetGP. - Create
multiHomGPandmultiHetGPfor multidimensional simulation models (similar topcHomGPandpcHetGP). - Extend
update()function to bothmultiHomGPandmultiHetGP. - Integrate the above functionalities into the sequential procedures and acquisition functions proposed for stochastic models.
- Add new Example 4 and Example 5 folders to demonstrate stochastic model use cases.
- Merge this version into the
developbranch and prepare for push tomain.
Functionality
- Extend
multiHomGPusing dimensionality reduction (e.g., PCA). - Refactor
surrogate.pyto removethetaas an input (i.e., usexas the only input) and update the emulators accordingly. - Investigate whether
hetgpy.IMSEcan be used. - Investigate whether
hetgpy.covariance_functionscan be used. - The current batch sequential approach uses
joblibsynchronously. Explore whether it can be extended for asynchronous runs. - Design a unified framework for defining acquisition functions; review how other Python packages implement this.
- Design a unified framework for sequential data collection; review how other Python packages implement this.
Documentation
- Update README
- Add usage examples / tutorials
- API reference updates
Testing
- Unit tests for new features
- Integration tests
- CI workflow check (Python versions / OS)
Release
- Update changelog
- Bump version in
pyproject.toml/setup.py - Tag release
- Publish to PyPI
- Draft GitHub release notes
Progress:
- 0% Complete
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels