lnccbrown / lnccbrown/ssm-simulators

rew Class name `data_generator` should use CapWords convention

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

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.