- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 211 - 220 of 1,069 for commute (0.72 sec)
-
OpenAI wins $200m contract with US military for...
testifies before the Senate committee on commerce, science and transportation...testifies before the Senate committee on commerce, science and transportation...www.theguardian.com/technology/2025/jun/17/openai-military-contract-warfighting -
MetaFilter Projects
I sold some computer programs to it, and I'm still...thought a lot about how to communicate with folks even if they voted...projects.metafilter.com -
Fleet and Elastic Agent overview | Fleet and El...
Elasticsearch as the communication layer All communication between the...policy. Fleet serves as the communication channel back to the Elastic...www.elastic.co/guide/en/fleet/8.18/fleet-overview.html -
Elasticsearch BBQ vs. OpenSearch FAISS: Vector ...
received requests from our community to clarify performance differences...space, which reduces the computational complexity and makes searches...www.elastic.co/search-labs/blog/elasticsearch-bbq-vs-opensearch-faiss -
Caching nearest neighbors — scikit-learn 1.7.0 ...
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 -
3.4. Metrics and scoring: quantifying the quali...
to compute the scores. any additional...(y_true, y_score, *[, ...]) Compute precision-recall pairs for...scikit-learn.org/stable/modules/model_evaluation.html -
LocalOutlierFactor — scikit-learn 1.7.0 documen...
default=’auto’ Algorithm used to compute the nearest neighbors: ‘ball_tree’...Metric to use for distance computation. Default is “minkowski”,...scikit-learn.org/stable/modules/generated/sklearn.neighbors.LocalOutlierFactor.html -
EllipticEnvelope — scikit-learn 1.7.0 documenta...
and 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.EllipticEnvelope.html -
Multiclass Receiver Operating Characteristic (R...
consists in computing a ROC curve per each of the...classes (using numpy.ravel ) to compute the average metrics as follows:...scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html -
BallTree — scikit-learn 1.7.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