8000 DOC Add a docstring example for feature selection functions #27989 by raj-pulapakura · Pull Request #28032 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

DOC Add a docstring example for feature selection functions #27989 #28032

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

raj-pulapakura
Copy link
Contributor

Fixes parts of #27982

Added a docstring example for each of the following feature selection functions:

  • sklearn.feature_selection.chi2
  • sklearn.feature_selection.f_classif
  • sklearn.feature_selection.f_regression
  • sklearn.feature_selection.mutual_info_classif
  • sklearn.feature_selection.mutual_info_regression
  • sklearn.feature_selectoin.r_regression

Note: I was not able to produce an example for sklearn.feature_selection.SelectorMixin. Maybe someone could take a look at this.

Copy link

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 7abeda3. Link to the linter CI: here

@raj-pulapakura raj-pulapakura deleted the issue-27982-feature-selection-docstrings branch December 29, 2023 03:11
@raj-pulapakura raj-pulapakura restored the issue-27982-feature-selection-docstrings branch December 29, 2023 03:16
@raj-pulapakura raj-pulapakura deleted the issue-27982-feature-selection-docstrings branch December 29, 2023 03:19
@raj-pulapakura raj-pulapakura restored the issue-27982-feature-selection-docstrings branch December 29, 2023 03:19
@raj-pulapakura raj-pulapakura deleted the issue-27982-feature-selection-docstrings branch December 29, 2023 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0