- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 431 - 440 of 980 for commute (0.51 sec)
-
pairwise_distances_chunked — scikit-learn 1.7.2...
number of jobs to use for the computation. This works by breaking down...into n_jobs even slices and computing them in parallel. None means...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_chunked.html -
AdditiveChi2Sampler — scikit-learn 1.7.2 docume...
certain data ranges can be computed (see the reference). The default...then metric.additive_chi2 computes. This estimator is stateless...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.AdditiveChi2Sampler.html -
Shrinkage covariance estimation: LedoitWolf vs ...
coloring_matrix ) Compute the likelihood on test data...proposed by Ledoit and Wolf to compute the asymptotically optimal...scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html -
dbflute-0.8.8.8.zip
(Other) COMMIT COMMIT [WORK] Commits a transaction. COMMIT Commands..."commercial computer software" and "commercial computer software...dbflute.seasar.org/download/dbflute/dbflute-0.8.8.8.zip -
LocallyLinearEmbedding — scikit-learn 1.7.2 doc...
default=’auto’ The solver used to compute the eigenvectors. The available...X , y = None ) [source] # Compute the embedding vectors for data...scikit-learn.org/stable/modules/generated/sklearn.manifold.LocallyLinearEmbedding.html -
GradientBoostingClassifier — scikit-learn 1.7.2...
estimator object that is used to compute the initial predictions. init...decision_function ( X ) [source] # Compute the decision function of X...scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html -
Model selection with Probabilistic PCA and Fact...
options for n_components def compute_scores ( X ): pca = PCA ( svd_solver...)]: pca_scores , fa_scores = compute_scores ( X ) n_components_pca...scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_fa_model_selection.html -
Elastic and Google Cloud now offer tighter data...
Google Cloud and Elastic are committed to helping you get the most...Google Cloud “Elastic is committed to providing customers with...www.elastic.co/blog/elastic-and-google-cloud-now-offer-tighter-data-integration -
spectral_embedding — scikit-learn 1.7.2 documen...
adjacency matrix is used to compute a normalized graph Laplacian...default=True If True, then compute symmetric normalized Laplacian....scikit-learn.org/stable/modules/generated/sklearn.manifold.spectral_embedding.html -
chi2_kernel — scikit-learn 1.7.2 documentation
0 ) [source] # Compute the exponential chi-squared...The chi-squared kernel is computed between each pair of rows...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.chi2_kernel.html