dssg / dssg/triage

Mislabeled function in "Running Parts of an Experiment" docs section

Open
#571 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
201
Forks
62
PR merge metrics
No merged PRs in 30d

Description

The [Running Parts of an Experiment](https://dssg.github.io/triage/experiments/running/#running-parts-of-an-experiment) section of the Triage documentation references calling `experiment.generate_imputed_features() `. However in the [base.py](https://github.com/dssg/triage/blob/master/src/triage/experiments/base.py) file, the function is renamed to `impute_missing_features`.

Contributor guide

Open the contributing guide

Research direction

Open the “Running Parts of an Experiment” section in the linked Triage documentation and compare its function reference with src/triage/experiments/base.py. Update the documentation to use impute_missing_features instead of generate_imputed_features, then verify the rendered text no longer names the old function.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.