- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 251 - 260 of 1,069 for commute (0.64 sec)
-
KNeighborsTransformer — scikit-learn 1.7.0 docu...
one extra neighbor will be computed when mode == ‘distance’. In...default=’auto’ Algorithm used to compute the nearest neighbors: ‘ball_tree’...scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsTransformer.html -
"The lesson of 1933 is - you get out." | MetaFi...
or are less committed to doing what they practically...means) care less, or are less committed to doing what they practically...www.metafilter.com/209215/The-lesson-of-1933-is-you-get-out -
det_curve — scikit-learn 1.7.0 documentation
drop_intermediate = False ) [source] # Compute Detection Error Tradeoff (DET)...decision_function ) used to compute FPR and FNR. Changed in version...scikit-learn.org/stable/modules/generated/sklearn.metrics.det_curve.html -
StandardScaler — scikit-learn 1.7.0 documentation
independently on each feature by computing the relevant statistics on...the training set. Used to compute scale_ . Equal to None when...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.StandardScaler.html -
lars_path_gram — scikit-learn 1.7.0 documentation
lars_path_gram Compute LARS path. lasso_path Compute Lasso path with...machine-precision regularization in the computation of the Cholesky diagonal...scikit-learn.org/stable/modules/generated/sklearn.linear_model.lars_path_gram.html -
roc_curve — scikit-learn 1.7.0 documentation
drop_intermediate = True ) [source] # Compute Receiver operating characteristic...decision function used to compute fpr and tpr. The first threshold...scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_curve.html -
sklearn.utils — scikit-learn 1.7.0 documentation
murmurhash3_32 Compute the 32bit murmurhash3 of key...class labels. class_weight.compute_class_weight Estimate class...scikit-learn.org/stable/api/sklearn.utils.html -
Version 0.22 — scikit-learn 1.7.0 documentation
may not require as much computation or memory. Enhancement a...chunking pairwise distance computation. #16397 by Joel Nothman ....scikit-learn.org/stable/whats_new/v0.22.html -
Wikipedia principal eigenvector — scikit-learn ...
)) # compute the transitive closure print ( "Computing the transitive...vertices in a graph is to compute the principal eigenvector of...scikit-learn.org/stable/auto_examples/applications/wikipedia_principal_eigenvector.html -
LedoitWolf — scikit-learn 1.7.0 documentation
the shrinkage coefficient is computed using O. Ledoit and M. Wolf’s...will not be centered before computation. Useful when working with...scikit-learn.org/stable/modules/generated/sklearn.covariance.LedoitWolf.html