- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 661 - 670 of 2,681 for ' (0.2 sec)
-
I put the "not" in astronaut | MetaFilter
static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...static_server + '/images/icons.svg'; var xhr = new XMLHttpRequest();...www.metafilter.com/209410/I-put-the-not-in-astronaut -
Successive Halving Iterations — scikit-learn 1....
param_distributions={'bootstrap': [True, False], 'criterion': ['gini', 'entropy'],...param_distributions {'bootstrap': [True, False], 'criterion': ['gini', 'entropy'],...scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_iterations.html -
Debugging Azure Networking for Elastic Cloud Se...
trying to find a ‘Butterfly in a Hurricane’ , so it’s crucial that... \1 (unknown)/' -e 's/^\(\w\+\)\s\+/kernel /' > stacks.txt cat...www.elastic.co/observability-labs/blog/debugging-aks-packet-loss -
What is log monitoring? | A Comprehensive Log M...
ROI-proven You don’t want to choose a tool just because it’s the least...operational teams monitor logs, they’re doing so to find anomalies and...www.elastic.co/what-is/log-monitoring -
KBinsDiscretizer — scikit-learn 1.7.0 documenta...
encode {‘onehot’, ‘onehot-dense’, ‘ordinal’}, default=’onehot’ Method...strategy {‘uniform’, ‘quantile’, ‘kmeans’}, default=’quantile’ Strategy...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KBinsDiscretizer.html -
LLM observability with Elastic: Taming the LLM ...
response [ 'Error' ] [ 'Message' ] print ( f"An error...getenv ( 'AWS_SECRET_KEY' ) , region_name = os . getenv ( 'AWS_REGION'...www.elastic.co/observability-labs/blog/llm-observability-amazon-bedrock-guardrails -
Trump-Musk political relationship: A summary an...
“I don’t hate the man, but it’s time for Trump to...speaks at Trump's inauguration rally Musk spoke at Trump’s inauguration...www.nbcnews.com/politics/donald-trump/trump-musk-summary-timeline-political-relationship-rcna211453 -
Inside Elastic - Elasticsearch Labs
performance Learn how Elastic’s searchable snapshots enable the...gives you an inside look at how we're using generative AI in customer...www.elastic.co/search-labs/blog/category/inside-elastic -
1.12. Multiclass and multioutput algorithms — s...
([[ 'apple' , 'green' ], [ 'orange' , 'orange' ], [ 'pear' , 'green'...'green' ]]) >>> print ( y ) [['apple' 'green'] ['orange' 'orange']...scikit-learn.org/stable/modules/multiclass.html -
Comparing Target Encoder with Other Encoders — ...
Index(['winery', 'region_1', 'variety', 'province'], dtype='object')), ('low_cardinality',...ormers=[('numerical', 'passthrough', ['price']), ('high_cardinality',...scikit-learn.org/stable/auto_examples/preprocessing/plot_target_encoder.html