tensorflow / tensorflow/probability
rational_quadratic_spline
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Sorry, I probably ask a simple question:
- is there a way to understand how the width/height parameters enter in the x_pos/y_pos of the knots.
- is there a way to get the final x_pos and y_pos of the knots (ie. bin_widths/bin_heights are only an access to the arguments)?
Thanks.
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.
Research direction
Start with the rational_quadratic_spline entry point and inspect how width/height parameters relate to x_pos/y_pos and the bin_widths/bin_heights arguments. Determine whether the final knot positions are already exposed; done means providing a clear explanation or documenting the supported way to obtain them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tensorflow
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100