- Sort Score
- Num 10 results
- Language All
- Labels All
Results 491 - 500 of 2,622 for commute (0.87 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 -
NuSVC — scikit-learn 1.7.2 documentation
comes at a relatively high computational cost compared to a simple...parameter C of each class. Computed based on the class_weight...scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVC.html -
8.1. Toy datasets — scikit-learn 1.7.2 do...
School of Information and Computer Science. References # (1)...no. 92-02, (1992), Dept. of Computer Science and Dept. of Mathematics...scikit-learn.org/stable/datasets/toy_dataset.html -
Network Fields | Elastic Common Schema (ECS) Re...
network is defined as the communication path over which a host or...the protocol used in a communication. This is a tool-agnostic...www.elastic.co/guide/en/ecs/8.17/ecs-network.html -
cross_validation.rst.txt
and test sets can be quickly computed with the :func:`train_test_split`...it is used as a test set to compute a performance measure such...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt -
SingleConnectionDataSource (Spring Framework 7....
before close (if not in auto-commit mode). protected boolean isSuppressClose...before close (if not in auto-commit mode). void setSuppressClose...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/datasource/Sing... -
Configure the Elasticsearch output | Elastic Ob...
key" See Secure communication with Elasticsearch for details...use API keys to secure communication with Elasticsearch. The...www.elastic.co/guide/en/observability/8.19/apm-elasticsearch-output.html -
Enhancements and bug fixes | Elastic Cloud Rele...
Enhancements Add community event message in login and...and registration. Add community event message for users coming...www.elastic.co/guide/en/cloud-hosted/current/ec-release-notes-2021-04-15.html -
dcg_score — scikit-learn 1.7.2 documentation
ignore_ties = False ) [source] # Compute Discounted Cumulative Gain....Discounted Cumulative Gain (NDCG, computed by ndcg_score) is preferred....scikit-learn.org/stable/modules/generated/sklearn.metrics.dcg_score.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