10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c9c81 commit 55520aaCopy full SHA for 55520aa
sklearn/svm/_classes.py
@@ -849,7 +849,7 @@ class SVC(BaseSVC):
849
For an example of handling weighed samples with SVMS, please see:
850
:ref:`sphx_glr_auto_examples_svm_plot_weighted_samples.py`
851
852
- For a comaprison of the SVC with other classifiers see:
+ For a comparison of the SVC with other classifiers see:
853
:ref:`sphx_glr_auto_examples_classification_plot_classification_probability.py`.
854
"""
855
0 commit comments