Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 111 - 120 of 1,006 for spring (1.49 sec)

  1. Displaying estimators and complex pipelines — s...

    values when displayed as a string. This reduces the visual noise...Types Gallery generated by Sphinx-Gallery On this page This Page...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_estimator_representation.html
    Mon Oct 20 15:12:27 UTC 2025
      131.3K bytes
      Cache
     
  2. Ridge — scikit-learn 1.7.2 documentation

    Polynomial and Spline interpolation Polynomial and Spline interpolation...feature names that are all strings. Added in version 1.0. solver_...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html
    Mon Oct 20 15:12:26 UTC 2025
      153.9K bytes
      Cache
     
  3. Ridge coefficients as a function of the L2 Regu...

    forcing the model to shrink all coefficients. Regularization...increases, the coefficients shrink towards zero, gradually reducing...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ridge_coeffs.html
    Mon Oct 20 15:12:27 UTC 2025
      103.3K bytes
      Cache
     
  4. Underfitting vs. Overfitting — scikit-learn 1.7...

    Polynomial and Spline interpolation Polynomial and Spline interpolation...Kernels Gallery generated by Sphinx-Gallery This Page Download...
    scikit-learn.org/stable/auto_examples/model_selection/plot_underfitting_overfitting.html
    Mon Oct 20 15:12:27 UTC 2025
      98.7K bytes
      Cache
     
  5. Probability Calibration for 3-class classificat...

    cal_clf_probs ) print ( "Log-loss of:" ) print ( f " - uncalibrated...cal_clf_probs ) print ( "Brier score of" ) print ( f " - uncalibrated...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Mon Oct 20 15:12:27 UTC 2025
      190.5K bytes
      Cache
     
  6. Non-negative least squares — scikit-learn 1.7.2...

    the non-negative constraint shrinks some to 0. The Non-Negative...effects Gallery generated by Sphinx-Gallery This Page Download...
    scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html
    Mon Oct 20 15:12:27 UTC 2025
      93.4K bytes
      Cache
     
  7. Plot the decision surfaces of ensembles of tree...

    slicing away useless parts of the string model_title = str ( type (...dataset Gallery generated by Sphinx-Gallery This Page Download...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_iris.html
    Mon Oct 20 15:12:27 UTC 2025
      113.9K bytes
      Cache
     
  8. Plot classification probability — scikit-learn ...

    "Logistic regression \n (spline features)" : make_pipeline...0.48 6 Logistic regression (spline features) 0.79 0.92 0.42 Analysis...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Mon Oct 20 15:12:27 UTC 2025
      126.1K bytes
      Cache
     
  9. Ordinary Least Squares and Ridge Regression — s...

    dataset with strong outliers Gallery generated by Sphinx-Gallery On...this variance by penalizing (shrinking) the coefficients, leading...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ols_ridge.html
    Mon Oct 20 15:12:27 UTC 2025
      106.7K bytes
      Cache
     
  10. Out-of-core classification of text documents — ...

    return a string.""" duration = time . time...import MultinomialNB def _not_in_sphinx (): # Hack to detect whether...
    scikit-learn.org/stable/auto_examples/applications/plot_out_of_core_classification.html
    Mon Oct 20 15:12:27 UTC 2025
      162.5K bytes
      1 views
      Cache
     
Back to top