- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 271 - 280 of 546 for d (0.11 sec)
-
balanced_accuracy_score — scikit-learn 1.7.2 do...
D. Kelleher, Brian Mac Namee, Aoife D’Arcy, (2015)....scikit-learn.org/stable/modules/generated/sklearn.metrics.balanced_accuracy_score.html -
ParameterSampler — scikit-learn 1.7.2 documenta...
v ) in d . items ()) ... for d in param_list ] >>>...scikit-learn.org/stable/modules/generated/sklearn.model_selection.ParameterSampler.html -
Search API | App Search documentation [8.19] | ...
search-soaewu2ye6uc45dr8mcd' \ -d '{ "query": "everglade" }' Response:...search-soaewu2ye6uc45dr8mcd' \ -d '{ "query": "park", "page": {...www.elastic.co/guide/en/app-search/current/search.html -
Consent Preferences
instructions: BuzzFeed: If you’d like to delete your buzzfeed.com...that platform). Tasty: If you'd like to delete your tasty.co account,...www.buzzfeed.com/consent-preferences -
Demo of DBSCAN clustering algorithm — scikit-le...
"Estimated number of clusters: %d " % n_clusters_ ) print ( "Estimated..."Estimated number of noise points: %d " % n_noise_ ) Estimated number...scikit-learn.org/stable/auto_examples/cluster/plot_dbscan.html -
What is Generative AI? | A Comprehensive Genera...
www.elastic.co/what-is/generative-ai -
Search API facets | App Search documentation [8...
search-soaewu2ye6uc45dr8mcd' \ -d '{ "query": "park", "facets":...search-soaewu2ye6uc45dr8mcd' \ -d '{ "query": "park", "facets":...www.elastic.co/guide/en/app-search/current/facets.html -
Empirical evaluation of the impact of k-means i...
"d-" ), ] for factory , init , params...various k-means init across %d runs" % n_runs ) # Part 2: Qualitative...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_stability_low_dim_dense.html -
A demo of the mean-shift clustering algorithm —...
"number of estimated clusters : %d " % n_clusters_ ) number of estimated..."Estimated number of clusters: %d " % n_clusters_ ) plt . show ()...scikit-learn.org/stable/auto_examples/cluster/plot_mean_shift.html -
Gaussian processes on discrete data structures ...
diag ( D **- 0.5 ) . dot ( K ) . dot ( np . diag ( D **- 0.5..., "GAACA" ]) K = kernel ( X ) D = kernel . diag ( X ) plt . figure...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_on_structured_data.html