- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 131 - 140 of 893 for 10 (0.07 sec)
-
KMeans — scikit-learn 1.5.2 documentation
[ 10 , 2 ], [ 10 , 4 ], [ 10 , 0 ]]) >>> kmeans...depends on the value of init: 10 if using init='random' or init...scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html -
PolynomialCountSketch — scikit-learn 1.5.2 docu...
achieved around n_components = 10 * n_features , but this depends...= SGDClassifier ( max_iter = 10 , tol = 1e-3 ) >>> clf . fit...scikit-learn.org/stable/modules/generated/sklearn.kernel_approximation.PolynomialCountSketch.html -
make_sparse_coded_signal — scikit-learn 1.5.2 d...
10) >>> dictionary . shape (100, 10) >>> code . shape...n_components = 100 , ... n_features = 10 , ... n_nonzero_coefs = 4 , ......scikit-learn.org/stable/modules/generated/sklearn.datasets.make_sparse_coded_signal.html -
MiniBatchDictionaryLearning — scikit-learn 1.5....
max_no_improvement = 10 ) [source] # Mini-batch dictionary...transform_n_nonzero_coefs=int(n_features / 10) . transform_alpha float, default=None...scikit-learn.org/stable/modules/generated/sklearn.decomposition.MiniBatchDictionaryLearning.html -
feed
arch-labs/blog/apache-lucene-10-release-highlightstrue https...arch-labs/blog/apache-lucene-10-release-highlightsMon, 14 Oct...www.elastic.co/search-labs/rss/feed -
3.2. Tuning the hyper-parameters of an estimato...
10 ], ... 'min_samples_split' : [ 2 , 5 , 10 ]} >>> base_estimator...‘max_features’: 10, ‘min_samples_split’: 10} 3 0 125 0.983667...scikit-learn.org/stable/modules/grid_search.html -
Bringing developer choice to Copilot with Anthr...
blog/wp-content/uploads/2024/10/u24_model_picker_1080p.mp4#t=0.001...https://github.blog/wp-content/uploads/2024/10/u24_claude_1080_f41df1.mp4#t=0.001...github.blog/news-insights/product-news/bringing-developer-choice-to-copilot/ -
cross_validation.rst.txt
12 13 14] [ 2 3 10 15 16 17] [ 1 2 3 8 9 10 12 13 14 15 16 17]...size in question, then 5- or 10- fold cross validation can overestimate...scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt -
RepeatedStratifiedKFold — scikit-learn 1.5.2 do...
n_repeats = 10 , random_state = None ) [source]...least 2. n_repeats int, default=10 Number of times cross-validator...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html -
Introducing approximate nearest neighbor search...
"k": 10, "num_candidates": 100 } } Copy...128 dimensions, averaging over 10,000 different queries: Approach...www.elastic.co/blog/introducing-approximate-nearest-neighbor-search-in-elasticsearch-8-0