- Sort Score
- Num 10 results
- Language All
- Labels All
Results 371 - 380 of 2,622 for commute (2.1 seconds)
-
Announcing the Elastic Bounty Program for Behav...
with our community, particularly through our community Slack, where...with the security research community, with a fresh focus on external...www.elastic.co/security-labs/behavior-rule-bug-bounty -
ledoit_wolf_shrinkage — scikit-learn 1.7....
n_features) Data from which to compute the Ledoit-Wolf shrunk covariance...will not be centered before computation. Useful to work with data...scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf_shrinkage.html -
balanced_accuracy_score — scikit-learn 1....
precision_score Compute the precision score. recall_score Compute the recall...adjusted = False ) [source] # Compute the balanced accuracy. The...scikit-learn.org/stable/modules/generated/sklearn.metrics.balanced_accuracy_score.html -
Partial Dependence and Individual Conditional E...
we will compute 1-way partial dependence with...models, we illustrate how to compute and interpret both partial...scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html -
APM version 8.1 | Elastic Observability [8.19] ...
3 View commits This release includes an important...7809 APM version 8.1.2 View commits Bug fixes When gzip compressing...www.elastic.co/guide/en/observability/8.19/apm-release-notes-8.1.html -
smacof — scikit-learn 1.7.2 documentation
Compute the stress Compute the Guttman Transform...normalized_stress = 'auto' ) [source] # Compute multidimensional scaling using...scikit-learn.org/stable/modules/generated/sklearn.manifold.smacof.html -
euclidean_distances — scikit-learn 1.7.2 ...
X_norm_squared = None ) [source] # Compute the distance matrix between...pair of row vector x and y is computed as: dist ( x , y ) = sqrt...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.euclidean_distances.html -
RocCurveDisplay — scikit-learn 1.7.2 docu...
that stores computed values. See also roc_curve Compute Receiver...as the positive class when computing the roc auc metrics. By default,...scikit-learn.org/stable/modules/generated/sklearn.metrics.RocCurveDisplay.html -
EmpiricalCovariance — scikit-learn 1.7.2 ...
are not centered before computation. Useful when working with...data are centered before computation. Attributes : location_ ndarray...scikit-learn.org/stable/modules/generated/sklearn.covariance.EmpiricalCovariance.html -
KNeighborsTransformer — scikit-learn 1.7....
one extra neighbor will be computed when mode == ‘distance’. In...default=’auto’ Algorithm used to compute the nearest neighbors: ‘ball_tree’...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsTransformer.html