Support optimize
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 366
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Support the optimize method in addition to the sample method on a compiled model. The API is not too different, this should be relatively easy.
Contributor guide
No contributing guide indexed for this repository
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 by locating the compiled model API and the existing sample method, then compare how the optimize method is exposed in Stan. Add support for optimize alongside sample and verify the compiled-model behavior through the relevant tests, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100