- Sort Score
- Num 10 results
- Language All
- Labels All
Results 421 - 430 of 2,477 for commute (1.08 seconds)
-
Culture & Values | Elastic
builds community at work — and beyond To find community in a new...Customer, 1 st Our customers, our community, are the heart of everything...www.elastic.co/careers/our-values -
MinCovDet — scikit-learn 1.8.0 documentation
the covariance estimates is computed, and a covariance estimate...and covariance are directly computed with the FastMCD algorithm...scikit-learn.org/stable/modules/generated/sklearn.covariance.MinCovDet.html -
paired_distances — scikit-learn 1.8.0 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 -
Press about BuzzFeed
B:0 Communications To contact the BuzzFeed Communications team,...Clifton Vice President, Communications & Chief of Staff j...www.buzzfeed.com/press -
Partial Dependence and Individual Conditional E...
Number of quantiles to be computed. It corresponds to the number...the matrix are discarded to compute the quantile statistics. If...scikit-learn.org/stable/auto_examples/inspection/plot_partial_dependence.html -
Hierarchical clustering with and without struct...
5 # Make the roll thinner Compute clustering without connectivity...constraints # print ( "Compute unstructured hierarchical clustering..."...scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html -
Near real-time search | Elastic Docs
segments plus a commit point". After a commit, a new segment...full commit. This is a much lighter process than a commit to disk,...www.elastic.co/docs/manage-data/data-store/near-real-time-search -
auc — scikit-learn 1.8.0 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 -
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... -
Caching nearest neighbors — scikit-learn ...
KNeighborsClassifier can compute the nearest neighbors internally,...first call is slow since it computes the neighbors graph, while...scikit-learn.org/stable/auto_examples/neighbors/plot_caching_nearest_neighbors.html