- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 111 - 120 of 1,006 for spring (1.49 sec)
-
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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