- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 441 - 450 of 3,264 for 2 (0.25 sec)
-
Developing Estimators — scikit-learn 1.7.2 docu...
scikit-learn.org/stable/auto_examples/developing_estimators/index.html -
Kernel Approximation — scikit-learn 1.7.2 docum...
Examples concerning the sklearn.kernel_approximation module. Scalable learning with polynomial kernel approximationscikit-learn.org/stable/auto_examples/kernel_approximation/index.html -
Covariance estimation — scikit-learn 1.7.2 docu...
Examples concerning the sklearn.covariance module. Ledoit-Wolf vs OAS estimation Robust covariance estimation and Mahalanobis distances relevance Robust vs Empirical covariance estimate Shrinkage c...scikit-learn.org/stable/auto_examples/covariance/index.html -
Logistic function — scikit-learn 1.7.2 document...
Shown in the plot is how the logistic regression would, in this synthetic dataset, classify values as either 0 or 1, i.e. class one or two, using the logistic curve. Total running time of the scrip...scikit-learn.org/stable/auto_examples/linear_model/plot_logistic.html -
Release Highlights — scikit-learn 1.7.2 documen...
scikit-learn.org/stable/auto_examples/release_highlights/index.html -
Segmenting the picture of greek coins in region...
sigma = 2 ) rescaled_coins = rescale ( smoothened_coins , 0.2 , mode...scikit-learn.org/stable/auto_examples/cluster/plot_coin_segmentation.html -
SelectFpr — scikit-learn 1.7.2 documentation
default=5e-2 Features with p-values less than...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html -
MultiOutputClassifier — scikit-learn 1.7.2 docu...
predict ( X [ - 2 :]) array([[1, 1, 1], [1, 0, 1]])...scikit-learn.org/stable/modules/generated/sklearn.multioutput.MultiOutputClassifier.html -
RFECV — scikit-learn 1.7.2 documentation
scikit-learn.org/stable/modules/generated/sklearn.feature_selection.RFECV.html -
RidgeClassifierCV — scikit-learn 1.7.2 document...
1e-2 , 1e-1 , 1 ]) . fit ( X , y )...scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeClassifierCV.html