- Sort Score
- Num 10 results
- Language All
- Labels All
Results 141 - 150 of 2,591 for s (0.07 seconds)
Filter
-
WebHttpHandlerBuilder (Spring Framework 7.0.5 API)
given filter(s). Parameters: filters - the filter(s) to add that's...handler(s). Parameters: handlers - the exception handler(s) exceptionHandlers...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/server/adapter/W... -
Search Basics - Elasticsearch Labs
the Search will Work Let's have a quick review of how the...the application there. Let's look at the implementation of...www.elastic.co/search-labs/tutorials/search-tutorial/full-text-search/search-basics -
plot_release_highlights_1_8_0.rst.txt
match(/^rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)\s*$/i); if...c=S_color, s=50, alpha=0.8) ax1.set_title("Original S-curve samples",...scikit-learn.org/stable/_sources/auto_examples/release_highlights/plot_release_highlights_1_8_0.r... -
plot_release_highlights_1_8_0.zip
s=50, alpha=0.8) ax1.set_title("Original S-curve samples",...c=S_color, s=50, alpha=0.8)\nax1.set_title(\"Original S-curve samples\",...scikit-learn.org/stable/_downloads/195570df7730e31327589be9e4984333/plot_release_highlights_1_8_0... -
CacheEvict (Spring Framework 7.0.0 API)
the entries inside the cache(s) are removed. boolean beforeInvocation...target object, and affected cache(s) respectively. Shortcuts for the...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/cache/annotation/Cac... -
Compare BIRCH and MiniBatchKMeans — scikit-lear...
fit ( X ) print ( "BIRCH %s as the final step took %0.2f seconds"...1 ], marker = "+" , c = "k" , s = 25 ) ax . set_ylim ([ - 25 ,...scikit-learn.org/stable/auto_examples/cluster/plot_birch_vs_minibatchkmeans.html -
Optimizing GPU accelerated VMs with KubeVirt
-> GPU(column) bandwidth (GB/s) 0 1 2 3 4 5 6 7 0 12 . 61 12...-> GPU(column) bandwidth (GB/s) 0 1 2 3 4 5 6 7 0 12 . 57 12...developer.ibm.com/articles/gpu-vms-kubevirt-numa-nodes/ -
Factory (Spring Framework 7.0.3 API)
callbacks - the new callbacks(s) to use Returns: new instance...callbacks - the new interceptor(s) to use Returns: new instance...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/cglib/proxy/Factory.... -
Two-class AdaBoost — scikit-learn 1.8.0 documen...
s = 20 , edgecolor = "k" , label = "Class %s " % n ,...facecolor = c , label = "Class %s " % n , alpha = 0.5 , edgecolor...scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_twoclass.html -
7.6. Random Projection — scikit-learn 1.8.0 doc...
probability} & 1 - 1 / s \\ +\sqrt{\frac{s}{n_{\text{components}}}}...projected data. If we define s = 1 / density , the elements of...scikit-learn.org/stable/modules/random_projection.html