- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 311 - 320 of 1,030 for commute (0.25 sec)
-
NFL draft 2025 live updates: Track first round ...
consternation among some in the draft community over the pick (which has long...quarterback first overall without a commitment to making him your franchise...www.nbcnews.com/sports/nfl/live-blog/nfl-draft-2025-live-updates-rcna201250 -
Migrants form SOS sign in Texas detention cente...
federal standards and our commitment to humane treatment.” On...not gang members and had committed no crime. “If I don’t have...www.nbcnews.com/news/latino/venezuelan-migrant-detainees-form-sos-sign-rcna204055 -
Lasso, Lasso-LARS, and Elastic Net paths — scik...
algorithm to compute the paths. The paths are computed using lasso_path...This example shows how to compute the “paths” of coefficients...scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lasso_lars_elasticnet_path.html -
Statistical comparison of models using grid sea...
underestimating the variance computed in our statistical tests,...could run a paired t-test and compute the p-value. This is also known...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_stats.html -
Caching nearest neighbors — scikit-learn 1.6.1 ...
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 -
1.8. Cross decomposition — scikit-learn 1.6.1 d...
K]\) : a) compute \(u_k \in \mathbb{R}^d\) and...performed in two ways: either by computing the whole SVD of \(C\) and...scikit-learn.org/stable/modules/cross_decomposition.html -
Manifold learning on handwritten digits: Locall...
start_time Computing Random projection embedding... Computing Truncated...embedding... Computing Isomap embedding... Computing Standard LLE...scikit-learn.org/stable/auto_examples/manifold/plot_lle_digits.html -
PartialDependenceDisplay — scikit-learn 1.6.1 d...
to use to compute the partial dependences. Computation is parallelized...for which the PDPs should be computed. Note that for binary classification,...scikit-learn.org/stable/modules/generated/sklearn.inspection.PartialDependenceDisplay.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.6.1 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