lnccbrown / lnccbrown/ssm-simulators
rew Class name `data_generator` should use CapWords convention
Open
Nobody has claimed this yet.
linear-ssm-simulators
- Dominant language
- Jupyter Notebook
- Stars
- 24
- Forks
- 18
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 9
Description
# TODO: rew Class name `data_generator` should use CapWords convention
In file ssms/dataset_generators/lan_mlp.py
https://github.com/lnccbrown/ssm-simulators/blob/8698523ee248c998fe9c78b89a2ff67404deca66/ssms/dataset_generators/lan_mlp.py#L28
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 at ssms/dataset_generators/lan_mlp.py, especially the class declaration around line 28. Rename data_generator to follow Python's CapWords convention, and consider the change complete when the class name in that file matches the requested convention.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100