- Sort Score
- Num 10 results
- Language All
- Labels All
Results 551 - 560 of 2,622 for commute (3.25 seconds)
-
BayesianGaussianMixture — scikit-learn 1....
makes it more efficient to compute the log-likelihood of new samples...makes it more efficient to compute the log-likelihood of new samples...scikit-learn.org/stable/modules/generated/sklearn.mixture.BayesianGaussianMixture.html -
fast_logdet — scikit-learn 1.7.2 document...
fast_logdet ( A ) [source] # Compute logarithm of determinant of...also numpy.linalg.slogdet Compute the sign and (natural) logarithm...scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.fast_logdet.html -
multilabel_confusion_matrix — scikit-lear...
samplewise = False ) [source] # Compute a confusion matrix for each...sample. Added in version 0.21. Compute class-wise (default) or sample-wise...scikit-learn.org/stable/modules/generated/sklearn.metrics.multilabel_confusion_matrix.html -
Nystroem — scikit-learn 1.7.2 documentation
computes kernel on these and computes normalization...number of jobs to use for the computation. This works by breaking down...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.Nystroem.html -
cross_validate — scikit-learn 1.7.2 docum...
Training the estimator and computing the score are parallelized...to include train scores. Computing training scores is used to...scikit-learn.org/stable/modules/generated/sklearn.model_selection.cross_validate.html -
RobustScaler — scikit-learn 1.7.2 documen...
independently on each feature by computing the relevant statistics on...X , y = None ) [source] # Compute the median and quantiles to...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.RobustScaler.html -
TfidfTransformer — scikit-learn 1.7.2 doc...
The formula that is used to compute the tf-idf for a term t of...d) * idf(t), and the idf is computed as idf(t) = log [ n / df(t)...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfTransformer.html -
Port and Network Settings
and HTTP communication settings. Port Configuration...accessing external APIs, communications may be blocked by a firewall....fess.codelibs.org/15.3/config/setup-port-network.html -
cosine_distances — scikit-learn 1.7.2 doc...
Y = None ) [source] # Compute cosine distance between samples...See also cosine_similarity Compute cosine similarity between samples...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.cosine_distances.html -
1.7. Gaussian Processes — scikit-learn 1....
(Gaussian) so that one can compute empirical confidence intervals...which the integral cannot be computed analytically but is easily...scikit-learn.org/stable/modules/gaussian_process.html