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

adding labels and calibrate interface example #463

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

sabinala
Copy link
Contributor

This PR adds an example using the calibrate interface to interfaces.ipynb, as well as markdown labels.

Closes #437

@sabinala sabinala self-assigned this Jan 19, 2024
@sabinala sabinala linked an issue Jan 19, 2024 that may be closed by this pull request
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Contributor

@SamWitty SamWitty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great overall. I'm not sure why parameter_estimates is being called with 0 and 1 as arguments (or honestly why that doesn't throw an error). Could you change it to call with no arguments.

parameter_estimates().

Calling this multiple times will result in different outputs, which I believe is the intention of the two successive cells.

@sabinala
Copy link
Contributor Author

@SamWitty made the change you requested, ready for review

@sabinala sabinala added the awaiting review PR submitter awaiting code review from reviewer label Jan 23, 2024
@SamWitty SamWitty merged commit f18fafc into main Feb 6, 2024
5 checks passed
@sabinala sabinala deleted the 437-add-calibrate-to-interfacesipynb branch February 21, 2024 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review PR submitter awaiting code review from reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add calibrate to interfaces.ipynb
2 participants