- Sort Score
- Num 10 results
- Language All
- Labels All
Results 461 - 470 of 2,477 for commute (1.49 seconds)
-
ledoit_wolf — scikit-learn 1.8.0 document...
n_features) Data from which to compute the covariance estimate. assume_centered...will not be centered before computation. Useful to work with data...scikit-learn.org/stable/modules/generated/sklearn.covariance.ledoit_wolf.html -
7.8. Pairwise metrics, Affinities and Kernels &...
SVMs in computer vision applications. It can be computed using...similarity # cosine_similarity computes the L2-normalized dot product...scikit-learn.org/stable/modules/metrics.html -
oas — scikit-learn 1.8.0 documentation
n_features) Data from which to compute the covariance estimate. assume_centered...will not be centered before computation. Useful to work with data...scikit-learn.org/stable/modules/generated/oas-function.html -
SpectralEmbedding — scikit-learn 1.8.0 do...
construct the affinity matrix by computing a graph of nearest neighbors....construct the affinity matrix by computing a radial basis function (RBF)...scikit-learn.org/stable/modules/generated/sklearn.manifold.SpectralEmbedding.html -
ClientHttpRequestDecorator (Spring Framework 7....
the HttpOutputMessage is committed. DataBufferFactory bufferFactory...the HttpOutputMessage is committed. reactor.core.publisher.Mono...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/client/reactive... -
What is a Neural Network? | A Comprehensive Neu...
regression and in technologies like computer vision, natural language processing...Neural networks can perform computations in parallel, allowing for...www.elastic.co/what-is/neural-network -
LassoLars — scikit-learn 1.8.0 documentation
machine-precision regularization in the computation of the Cholesky diagonal...coef_path_ attribute. If you compute the solution for a large problem...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html -
confusion_matrix_at_thresholds — scikit-l...
precision_recall_curve Compute precision-recall curve. det_curve Compute Detection...See also confusion_matrix Compute classification matrix to evaluate...scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix_at_thresholds.html -
KernelDensity — scikit-learn 1.8.0 docume...
Metric to use for distance computation. See the documentation of...N-point problems. Examples Compute a gaussian kernel density estimate...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KernelDensity.html -
DataSourceTransactionManager (Spring Framework ...
extended subclass which includes commit/rollback exception translation,... status) Perform an actual commit of the given transaction. protected...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/datasource/Data...