You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added dataset-specific GP hyperparameters support and refined data handling
- Enhanced `set_gp_hyperparameters` to allow dataset-specific hyperparameters via `idata` parameter.
- Improved flux and error handling in `wlpf` by ensuring finite data treatment.
- Fixed initialization logic for `optimize` method in `wlpf`.
- Adjusted setup order for data and noise models in `tslpf` for consistency.
- Streamlined GP initialization logic by enhancing condition handling.
0 commit comments