Skip to content

DOC add links to plot_model_complexity_influence example in SVM and c… #31684

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

sailaxmitumu2000
Copy link

This PR adds two new documentation/example files to improve understanding of SVM computational performance:

  1. Model complexity influence example file: Demonstrates how different SVM parameters affect model complexity and performance trade-offs.

  2. Computational performance documentation: Provides guidance on SVM performance optimization, parameter tuning for speed, and computational considerations.

These additions help users better understand SVM performance characteristics and make informed decisions about parameter selection for their specific use cases.

Copy link

github-actions bot commented Jul 1, 2025

✔️ Linting Passed

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

Generated for commit: 02e97d2. 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.

Hi @sailaxmitumu2000,

thanks for you PR. We have however already decided to not add any more references to this example in #30814. It was also marked as such in the issue description.
(I have still checked the rest of your contribution: And an addition in doc/modules/svm.rst is not useful I think, the place is too genereral.)

I will therefore close this PR. Happy to review another PR from you later.

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