- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 351 - 360 of 2,271 for 2 (0.07 sec)
-
plot_kmeans_digits.rst.txt
PCA` to project into a 2-dimensional space and plot the...reduced_data = PCA(n_components=2).fit_transform(data) kmeans =...scikit-learn.org/stable/_sources/auto_examples/cluster/plot_kmeans_digits.rst.txt -
sg_gallery.css
--sg-download-a-hover-box-shadow-2: rgba(0, 0, 0, 0.25); } @medi...--sg-download-a-hover-box-shadow-2: rgba(0, 0, 0, 0.25); } } htm...scikit-learn.org/stable/_static/sg_gallery.css -
Elastic Observability Labs
Nima Rezainia 2 April 2025 OpenTelemetry APM Instrumentation...EDOT. Miguel Luna Bahubali Shetti 2 April 2025 Azure OpenAI OpenAI...www.elastic.co/observability-labs/blog/tag/opentelemetry -
MetaFilter Chat | MetaFilter
2. Keep Chat civil. Normal "Don't...www.metafilter.com/chat/ -
“You hear about Ruby Ridge, about Waco. You don...
Liquidwolf at 11:56 AM on May 13 [ 2 favorites ] I'm glad the second...Beaver at 1:16 PM on May 13 [ 2 favorites ] I don't remember hearing...www.metafilter.com/208759/You-hear-about-Ruby-Ridge-about-Waco-You-dont-hear-about-Osage-Ave -
HashingVectorizer — scikit-learn 1.7.0 document...
2) means unigrams and bigrams, and (2, 2) means only...n_features is large enough (e.g. 2 ** 18 for text classification...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.HashingVectorizer.html -
LinearDiscriminantAnalysis — scikit-learn 1.7.0...
2 ]]) >>> y = np . array ([ 1 , 1 , 1 , 2 , 2 , 2 ]) >>>...- 1 ], [ - 2 , - 1 ], [ - 3 , - 2 ], [ 1 , 1 ], [ 2 , 1 ], [ 3...scikit-learn.org/stable/modules/generated/sklearn.discriminant_analysis.LinearDiscriminantAnalysi... -
GridSearchCV — scikit-learn 1.7.0 documentation
split0_test_score … rank_t… ‘poly’ – 2 0.80 … 2 ‘poly’ – 3 0.70 … 4 ‘rbf’...verbose = 0 , pre_dispatch = '2*n_jobs' , error_score = nan ,...scikit-learn.org/stable/modules/generated/sklearn.model_selection.GridSearchCV.html -
Trump State Dept. Leaned on African Nations to ...
Gambia’s 2.7 million residents live on a...by Tim Golden , May 15, 2025, 2:45 p.m. EDT How the Trump Administration...www.propublica.org/article/trump-musk-starlink-state-department-gambia-africa-pressure -
check_array — scikit-learn 1.7.0 documentation
ndim > 2. ensure_min_samples int, default=1...the input data has effectively 2 dimensions or is originally 1D...scikit-learn.org/stable/modules/generated/sklearn.utils.check_array.html