- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 111 - 120 of 1,564 for 10 (9.46 sec)
-
Using LangExtract and Elasticsearch - Elasticse...
we will use a dataset of 10 contracts of different types....For example, the date "March 10, 2024" from the text is extracted...www.elastic.co/search-labs/blog/langextract-elasticsearch-tutorial-usage-example -
reconstruct_from_patches_2d — scikit-learn 1.7....
patch_size = ( 10 , 10 )) >>> print ( 'Patches shape:...)) Patches shape: (263758, 10, 10, 3) >>> image_reconstructed...scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.image.reconstruct_from_patch... -
kmeans_plusplus — scikit-learn 1.7.2 documentation
[ 10 , 2 ], [ 10 , 4 ], [ 10 , 0 ]]) >>> centers...random_state = 0 ) >>> centers array([[10, 2], [ 1, 0]]) >>> indices array([3,...scikit-learn.org/stable/modules/generated/sklearn.cluster.kmeans_plusplus.html -
plot_discretization_strategies.py
n_samples // 10, n_samples * 4 // 10, n_samples // 10, n_samples...n_samples * 4 // 10, ], cluster_std=0.5, centers=centers_0, random_state=random_state,...scikit-learn.org/stable/_downloads/43e84df0b93ff974da370e8da900f2ee/plot_discretization_strategie... -
How the New iPhone 17 Might Look Different
Killing 10 00:29 No Signs of Prince Harry’s...Outside Mexico City, Killing 10 00:29 No Signs of Prince Harry’s...www.today.com/video/how-the-new-iphone-17-might-look-different-247166021810 -
Ro Khanna says Lisa Cook ‘should release’ her r...
Kotb on life after ‘Today’ show 10:50 Sen. James Lankford defends...role in this’: Full interview 10:47 Now Playing Ro Khanna says...www.nbcnews.com/meet-the-press/video/ro-khanna-says-lisa-cook-should-release-her-records-despite-... -
make_sparse_coded_signal — scikit-learn 1.7.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 -
make_biclusters — scikit-learn 1.7.2 documentation
shape (10, 20) >>> rows . shape (2, 10) >>> cols . shape..., * , noise = 0.0 , minval = 10 , maxval = 100 , shuffle = True...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_biclusters.html -
cRank it up! - Introducing the Elastic Rerank m...
Shubha Anjur Tupil On December 10, 2024 Seamlessly connect with...an average of +13 points nDCG@10 improvement) Easy-to-use, out-of-the-box;...www.elastic.co/search-labs/blog/elastic-rerank-model-introduction -
MiniBatchDictionaryLearning — scikit-learn 1.7....
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