Skip to content

Added link to plot_grid_search_text_feature_extraction.py under TfidfVectorizer #30974

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AnthonyPrudent
Copy link

Reference Issues/PRs

Towards #30621

What does this implement/fix? Explain your changes.

Added a link to plot_grid_search_text_feature_extraction.py in the API documentation under TfidfVectorizer.

Any other comments?

Copy link

✔️ Linting Passed

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

Generated for commit: 80a5c4f. Link to the linter CI: here

Copy link
Contributor

@StefanieSenger StefanieSenger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution, @AnthonyPrudent! It looks all good to me and I think it can be merged.

Apart from this PR, I am not so happy about the enumeration-like listing of links to examples in the TFIDF docstring, but that's a problem that was existing before.

Maybe a follow up task could be to mention these in the :ref:User Guide <text_feature_extraction> section of the User Guide instead of here. I would suggest to open an issue with a label for moderate difficulty for this, since this requires some more understanding of the topic.

What do you think, @adrinjalali?

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.

2 participants