- Sort Score
- Num 10 results
- Language All
- Labels All
Results 371 - 380 of 1,677 for commute (1.26 seconds)
Filter
-
AbstractClientHttpRequest (Spring Framework 7.0...
the HttpOutputMessage is committed. protected reactor.core.publisher.Mono...headers after the request is committed. boolean isCommitted () Whether...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/client/reactive... -
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 -
SparseRandomProjection — scikit-learn 1.8.0 doc...
efficient and allowing faster computation of the projected data. If...the inverse transform by computing the pseudo-inverse of the...scikit-learn.org/stable/modules/generated/sklearn.random_projection.SparseRandomProjection.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 -
Asynchronous messaging and queues
provides freedom in communication: the communicating parties do not...asynchronous communication? Asynchronous communication is a framework...developer.ibm.com/articles/async-messaging-and-queues/ -
precision_recall_curve — scikit-learn 1.8.0 doc...
drop_intermediate = False ) [source] # Compute precision-recall pairs for...decision function used to compute precision and recall where...scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_curve.html -
accuracy_score — scikit-learn 1.8.0 documentation
this function computes subset accuracy: the set of...also balanced_accuracy_score Compute the balanced accuracy to deal...scikit-learn.org/stable/modules/generated/sklearn.metrics.accuracy_score.html -
permutation_importance — scikit-learn 1.8.0 doc...
The computation is done by computing permutation score...permutation importance will be computed. y array-like or None, shape...scikit-learn.org/stable/modules/generated/sklearn.inspection.permutation_importance.html -
FactorAnalysis — scikit-learn 1.8.0 documentation
probabilistic PCA faster as it can be computed in closed form. FastICA Independent...get_covariance ( ) [source] # Compute data covariance with the FactorAnalysis...scikit-learn.org/stable/modules/generated/sklearn.decomposition.FactorAnalysis.html