- Sort Score
- Num 10 results
- Language All
- Labels All
Results 421 - 430 of 2,626 for commute (1.14 seconds)
-
accuracy_score — scikit-learn 1.7.2 docum...
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 -
paired_distances — scikit-learn 1.7.2 doc...
[source] # Compute the paired distances between X and Y. Compute the...n_features) Array 1 for distance computation. Y ndarray of shape (n_samples,...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.paired_distances.html -
Open-source development - IBM Developer
software is developed by a community. The open source project's...Organization for Open Data Hub community 19 September 2025 Open Project...developer.ibm.com/devpractices/open-source-development -
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... -
Hierarchical clustering: structured vs unstruct...
5 Compute clustering # We perform AgglomerativeCluster...AgglomerativeCluster print ( "Compute unstructured hierarchical clustering..."...scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html -
AotTestAttributes (Spring Framework 7.0.0 API)
if a test component computes something at build time that...that cannot be computed at run time, the result of the build-time...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/aot/Aot... -
auc — scikit-learn 1.7.2 documentation
y ) [source] # Compute Area Under the Curve (AUC)...given points on a curve. For computing the area under the ROC-curve,...scikit-learn.org/stable/modules/generated/sklearn.metrics.auc.html -
f1_score — scikit-learn 1.7.2 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 -
Building trust through compliance: Achieving IR...
also about reinforcing our commitment to building trust with our...government agencies. Ongoing commitment: IRAP isn’t a “set it and...www.elastic.co/blog/achieving-irap-protected-level-assessment-elastic-cloud -
sklearn.linear_model — scikit-learn 1.7.2...
enet_path Compute elastic net path with coordinate...coordinate descent. lars_path Compute Least Angle Regression or Lasso...scikit-learn.org/stable/api/sklearn.linear_model.html