tensorflow / tensorflow/probability

rational_quadratic_spline

Open
#1,620 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.