lnccbrown / lnccbrown/HSSM

`params_is_reg` argument should accept a dictionary.

Open
#855 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
124
Forks
24
Avg merge
19h 32m
Merged PRs (30d)
60

Description

We should allow `params_is_reg` to accept a dictionary for easier user handling.
This should work if the model is "supported" so we can figure out the parameter order internally.

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

Locate the `params_is_reg` argument and the handling for supported models. Check how parameter order is currently determined, then verify that a dictionary is accepted for supported models and that its values are interpreted in the inferred order. Done means dictionary input works without changing the existing supported-model behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend-api-design
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.