- Sort Score
- Num 10 results
- Language All
- Labels All
Results 401 - 410 of 2,477 for commute (4.32 seconds)
-
ResourceHolderSynchronization (Spring Framework...
successfully committed. Can, for example, commit further operations...bound for committed - whether the transaction has committed ( true...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/support/... -
BallTree — 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.BallTree.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 -
CalibrationDisplay — scikit-learn 1.8.0 d...
class when calibration curve computed. If not None , this value...See also calibration_curve Compute true and predicted probabilities...scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibrationDisplay.html -
sklearn.utils — scikit-learn 1.8.0 docume...
murmurhash3_32 Compute the 32bit murmurhash3 of key...scikit-learn. extmath.density Compute density of a sparse vector....scikit-learn.org/stable/api/sklearn.utils.html -
TransactionSynchronizationAdapter (Spring Frame...
successfully committed. Can, for example, commit further operations...Deprecated. Invoked after transaction commit. void afterCompletion (int status)...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/support/... -
Rollback (Spring Framework 7.0.2 API)
class-level default commit or rollback semantics. @Commit can be used...@Rollback(false) . Warning : Declaring @Commit and @Rollback on the same test...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Roll... -
empirical_covariance — scikit-learn 1.8.0...
assume_centered = False ) [source] # Compute the Maximum likelihood covariance...n_features) Data from which to compute the covariance estimate. assume_centered...scikit-learn.org/stable/modules/generated/sklearn.covariance.empirical_covariance.html -
APM version 8.14 | Elastic Observability [8.19]...
3 View commits Bug fixes Fix a performance...13576 APM version 8.14.2 View commits Added Optimize memory usage...www.elastic.co/guide/en/observability/8.19/apm-release-notes-8.14.html -
ledoit_wolf_shrinkage — scikit-learn 1.8....
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