Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.4.0 Release Prep #17

Merged
merged 16 commits into from
Dec 9, 2021
Merged

v0.4.0 Release Prep #17

merged 16 commits into from
Dec 9, 2021

Conversation

bwpriest
Copy link
Member

@bwpriest bwpriest commented Dec 9, 2021

Bundles all recent updates into v0.4.0

…setting sigma_sq values, and instead only indicate whether to train them.
Changed SigmaSq to its own class type.
missed dropping a reference to old sigma_sq api pattern
* Fixed a bug causing sigma_sqs to always go unlearned.
…y sigma_sq (assuming it is trained). Overridable with the apply_sigma_sq kwarg. (#6)
…d dispersed them throughout the code. Simplified optimization API. Cleaned up some documentation. (#8)
…nction. Explored bug in rbf computation of sigma_sq, and turned off related test cases. See issue #1. (#11)
* First pass on a univariate regression tutorial, describing the basics of MuyGPyS.

* Cleaned up some comments and documentation.

* Linked tutorial notebook into docs and inserted links.

* bugfix: changed return distances semantics and documentation to work correctly.

* some miscellaneous cleanup.

* Added regression API tutorial.

* Edited readme to remove code and added links to notebooks.
* formatting fix to get readthedocs to build the project for notebooks
* Addresses sigma_sq inference bug in issue #10 

* Fixed test chassis to avoid overly smooth curves for to guarantee well-behaved estimators.
@bwpriest bwpriest marked this pull request as ready for review December 9, 2021 01:18
@bwpriest bwpriest merged commit f60e671 into main Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant