Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 561 - 570 of 3,542 for document (2.09 seconds)

  1. SVM Margins Example — scikit-learn 1.8.0 ...

    The plots below illustrate the effect the parameter C has on the separation line. A large value of C basically tells our model that we do not have that much faith in our data’s distribution, and wi...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_margin.html
    Mon Jan 26 11:09:17 GMT 2026
      99.6K bytes
      Cache
     
  2. Pipelines and composite estimators — scik...

    Examples of how to compose transformers and pipelines from other estimators. See the User Guide. Column Transformer with Heterogeneous Data Sources Column Transformer with Mixed Types Concatenating...
    scikit-learn.org/stable/auto_examples/compose/index.html
    Mon Jan 26 11:09:14 GMT 2026
      76.7K bytes
      Cache
     
  3. Post-hoc tuning the cut-off point of decision f...

    Documentation for Pipeline i Not fitted...False StandardScaler ? Documentation for StandardScaler Parameters...
    scikit-learn.org/stable/auto_examples/model_selection/plot_tuned_decision_threshold.html
    Mon Jan 26 11:09:12 GMT 2026
      155.3K bytes
      Cache
     
  4. ROC Curve with Visualization API — scikit...

    Documentation for SVC i Fitted Parameters...with nbviewer.org. SVC ? Documentation for SVC i Fitted Parameters...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_roc_curve_visualization_api.html
    Mon Jan 26 11:09:17 GMT 2026
      125.8K bytes
      Cache
     
  5. Plot individual and voting regression predictio...

    Documentation for VotingRegressor i Fitted...GradientBoostingRegr ? Documentation for GradientBoostingRegr...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_regressor.html
    Mon Jan 26 11:09:17 GMT 2026
      169.4K bytes
      Cache
     
  6. Examples based on real world datasets — s...

    text documents Out-of-core classification of text documents Outlier...
    scikit-learn.org/stable/auto_examples/applications/index.html
    Mon Jan 26 11:09:12 GMT 2026
      80.8K bytes
      Cache
     
  7. 11. Common pitfalls and recommended practices &...

    The purpose of this chapter is to illustrate some common pitfalls and anti-patterns that occur when using scikit-learn. It provides examples of what not to do, along with a corresponding correct ex...
    scikit-learn.org/stable/common_pitfalls.html
    Mon Jan 26 11:09:14 GMT 2026
      103K bytes
      Cache
     
  8. 7.1. Pipelines and composite estimators —...

    To build a composite estimator, transformers are usually combined with other transformers or with predictors(such as classifiers or regressors). The most common tool used for composing estimators i...
    scikit-learn.org/stable/modules/compose.html
    Mon Jan 26 11:09:17 GMT 2026
      114.2K bytes
      Cache
     
  9. scikit-learn: machine learning in Python &#8212...

    Skip to main content Back to top Ctrl + K scikit-learn Machine Learning in Python Getting Started Release Highlights ...
    scikit-learn.org/stable/index.html
    Mon Jan 26 11:09:14 GMT 2026
      32.3K bytes
      Cache
     
  10. 2.1. Gaussian mixture models — scikit-lea...

    sklearn.mixture is a package which enables one to learn Gaussian Mixture Models (diagonal, spherical, tied and full covariance matrices supported), sample them, and estimate them from data. Facilit...
    scikit-learn.org/stable/modules/mixture.html
    Mon Jan 26 11:09:14 GMT 2026
      58.6K bytes
      Cache
     
Back to Top