Skip to content

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

Closed
sailaxmitumu2000 wants to merge 1 commit intoscikit-learn:mainfrom
sailaxmitumu2000:svm-performance-improvements
Closed

DOC add links to plot_model_complexity_influence example in SVM and c…#31684
sailaxmitumu2000 wants to merge 1 commit intoscikit-learn:mainfrom
sailaxmitumu2000:svm-performance-improvements

Conversation

@sailaxmitumu2000
Copy link
Copy Markdown

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.

@github-actions
Copy link
Copy Markdown

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
Copy Markdown
Member

@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