tensorflow / tensorflow/probability
Feature Request: histogramdd
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
I see that tfp does not currently support multidimensional histograms. A numpy.histogramdd-like function would help a lot.
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
No implementation file, test, or entry point is identified. Start by comparing the requested numpy.histogramdd behavior with TensorFlow Probability's existing histogram and statistics APIs, then define supported inputs, outputs, and tests for a multidimensional histogram.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100