- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 401 - 410 of 914 for commute (0.38 sec)
-
How the White House's claims about D.C. homeles...
has an advantage over many communities with the resources that are...housing vouchers than other communities. There has been a lot of...www.nbcnews.com/news/nbcblk/white-houses-claims-dc-homelessness-compare-data-rcna224784 -
Informatica deploys Elastic for sharp data insi...
Chandrasehar was impressed by the commitment of the Elastic team. "They...one even before we fully committed. That level of engagement...www.elastic.co/customers/informatica -
permutation_test_score — scikit-learn 1.7.1 doc...
generate ‘randomized data’ and compute the empirical p-value against...Training the estimator and computing the cross-validated score...scikit-learn.org/stable/modules/generated/sklearn.model_selection.permutation_test_score.html -
ExtraTreesClassifier — scikit-learn 1.7.1 docum...
“balanced” except that weights are computed based on the bootstrap sample...n_outputs) Decision function computed with out-of-bag estimate on...scikit-learn.org/stable/modules/generated/sklearn.ensemble.ExtraTreesClassifier.html -
RandomizedSearchCV — scikit-learn 1.7.1 documen...
>1 : the computation time for each fold and parameter...the starting time of the computation. pre_dispatch int, or str,...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RandomizedSearchCV.html -
sklearn.feature_selection — scikit-learn 1.7.1 ...
chi2 Compute chi-squared stats between each...feature and class. f_classif Compute the ANOVA F-value for the provided...scikit-learn.org/stable/api/sklearn.feature_selection.html -
Various Agglomerative Clustering on a 2D embedd...
Computing embedding Done. ward : 0.07s...the digits dataset print ( "Computing embedding" ) X_red = manifold...scikit-learn.org/stable/auto_examples/cluster/plot_digits_linkage.html -
Segmenting the picture of greek coins in region...
n_regions = 26 Compute and visualize the resulting...resulting regions # Computing a few extra eigenvectors may speed up the...scikit-learn.org/stable/auto_examples/cluster/plot_coin_segmentation.html -
HistGradientBoostingRegressor — scikit-learn 1....
deviance” to simplify the computation of the gradient. Furthermore,...first iteration. Scores are computed according to the scoring parameter....scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html -
A demo of structured Ward hierarchical clusteri...
clustering on an image of coins # Compute the segmentation of a 2D image...* rescaled_coins . shape ) Compute clustering # import time as...scikit-learn.org/stable/auto_examples/cluster/plot_coin_ward_segmentation.html