- Sort Score
- Num 10 results
- Language All
- Labels All
Results 401 - 410 of 1,899 for commute (0.41 seconds)
Filter
-
LedoitWolf — scikit-learn 1.8.0 documentation
the shrinkage coefficient is computed using O. Ledoit and M. Wolf’s...will not be centered before computation. Useful when working with...scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html -
DetCurveDisplay — scikit-learn 1.8.0 documentation
that stores computed values. See also det_curve Compute error rates...that stores computed values. See also det_curve Compute error rates...scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html -
GraphicalLasso — scikit-learn 1.8.0 documentation
machine-precision regularization in the computation of the Cholesky diagonal...are not centered before computation. Useful when working with...scikit-learn.org/stable/modules/generated/sklearn.covariance.GraphicalLasso.html -
Dense vector field type | Elasticsearch Reference
values for similarity l2_norm Computes similarity based on the L2...vectors. The document _score is computed as 1 / (1 + l2_norm(query,...www.elastic.co/docs/reference/elasticsearch/mapping-reference/dense-vector -
5.2. Permutation feature importance — scikit-le...
cross-validation) prior to computing importances. Permutation importance...Permutation importances can be computed either on the training set...scikit-learn.org/stable/modules/permutation_importance.html -
GitHub - codelibs/fess-testdata: Test Data Repo...
Name Last commit message Last commit date Latest commit History...History 48 Commits 48 Commits build build docker docker files files...github.com/codelibs/fess-testdata/ -
Comparing Random Forests and Histogram Gradient...
and 8 features Compute score and computation times # Notice that...models in terms of score and computation time for a regression dataset,...scikit-learn.org/stable/auto_examples/ensemble/plot_forest_hist_grad_boosting_comparison.html -
MDS — scikit-learn 1.8.0 documentation
result of a bugfix in the computation of the convergence criterion....number of jobs to use for the computation. If multiple initializations...scikit-learn.org/stable/modules/generated/sklearn.manifold.MDS.html -
KDTree — scikit-learn 1.8.0 documentation
Metric to use for distance computation. Default is “minkowski”,...within distance 0.3 [3 0 1] Compute a gaussian kernel density estimate:...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KDTree.html -
f1_score — scikit-learn 1.8.0 documentation
zero_division = 'warn' ) [source] # Compute the F1 score, also known as...score for both classes are computed, then averaged or both returned...scikit-learn.org/stable/modules/generated/sklearn.metrics.f1_score.html