`make_classification` does not have a docstring.
Open
- Dominant language
- Python
- Stars
- 951
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
It seems like a docstring is missing for `dask_ml.datasets.make_classification`.
Confirmed [here](https://github.com/dask/dask-ml/blob/main/dask_ml/datasets.py#L343-L360).
Contributor guide
Research direction
Open dask_ml/datasets.py and inspect make_classification around lines 343-360, comparing nearby documentation for the project's style. Add a docstring for the function, then verify that the function's documentation is present and accurately describes its public behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100