- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 381 - 390 of 984 for commute (0.25 sec)
-
HalvingRandomSearchCV — scikit-learn 1.7.2 docu...
Computing training scores is used to...overfitting/underfitting trade-off. However computing the scores on the training...scikit-learn.org/stable/modules/generated/sklearn.model_selection.HalvingRandomSearchCV.html -
SplineTransformer — scikit-learn 1.7.2 document...
'F' order is faster to compute, but may slow down subsequent...output features, which is computed as n_features * n_splines...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html -
Regularization path of L1- Logistic Regression ...
model fit to speed-up the computation of the full-path. # Authors:...y != 2 ] y = y [ y != 2 ] Compute regularization path # import...scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html -
DBSCAN — scikit-learn 1.7.2 documentation
NearestNeighbors module to compute pointwise distances and find...Notes This implementation bulk-computes all neighborhood queries,...scikit-learn.org/stable/modules/generated/sklearn.cluster.DBSCAN.html -
decomposition.rst.txt
processing and allows for partial computations which almost exactly match...more efficient to limit the computation to an approximated estimate...scikit-learn.org/stable/_sources/modules/decomposition.rst.txt -
SGDClassifier — scikit-learn 1.7.2 documentation
Also used to compute the learning rate when learning_rate...for multi-class problems) computation. None means 1 unless in a...scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html -
Plot classification boundaries with different S...
which computes the similarity between pairs...between two data points is computed using the hyperbolic tangent...scikit-learn.org/stable/auto_examples/svm/plot_svm_kernels.html -
APM Server version 7.9 | APM Server Reference [...
9 View commits Known Issue: APM Server introduced...Server version 7.9.3 View commits Bug fixes Ensure custom index...www.elastic.co/guide/en/apm/server/current/release-notes-7.9.html -
Shrinkage covariance estimation: LedoitWolf vs ...
coloring_matrix ) Compute the likelihood on test data...proposed by Ledoit and Wolf to compute the asymptotically optimal...scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html -
AdditiveChi2Sampler — scikit-learn 1.7.2 docume...
certain data ranges can be computed (see the reference). The default...then metric.additive_chi2 computes. This estimator is stateless...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.AdditiveChi2Sampler.html