- Sort Score
- Num 10 results
- Language All
- Labels All
Results 971 - 980 of 2,765 for s (2.83 seconds)
-
Probabilistic predictions with Gaussian process...
label = "Initial kernel: %s " % gp_fix . kernel_ , )...label = "Optimized kernel: %s " % gp_opt . kernel_ , )...scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc.html -
PrefixSearch | DBFlute
dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/query/prefixsearch.html -
MappingJackson2HttpMessageConverter (Spring Fra...
Return the supported media type(s) for ProblemDetail . void setJsonPrefix...Return the supported media type(s) for ProblemDetail . By default,...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/json/... -
Shrinkage covariance estimation: LedoitWolf vs ...
shrinkage = s ) . fit ( X_train ) . score ( X_test ) for s in shrinkages...scikit-learn.org/stable/auto_examples/covariance/plot_covariance_estimation.html -
DBFlute on Scala | DBFlute
会員サービスと、その親テーブルのサービスランク // 絞り込み条件: // o 会員名称が "S" で始まる // o 会員ステータスが "正式会員" である...cb.query.setMemberName_PrefixSearch( "S" ) cb.query.setMemberStatusCode_Equal_Formalized...dbflute.seasar.org/ja/tutorial/onscala.html -
Trained models | Machine Learning in the Elasti...
curl -s -u username:password \ -X GET...jq to select a subset. curl -s -u username:password \ -X GET...www.elastic.co/guide/en/machine-learning/8.19/ml-trained-models.html -
org.springframework.web.servlet.mvc.method.anno...
AbstractJacksonHttpM 's and AbstractJackson2Http 's concrete subclasses....docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/mvc/meth... -
WebFluxConfigurer (Spring Framework 7.0.0 API)
Interceptor 's to invoke when rendering an RFC...of ErrorResponse.Interceptor 's to invoke when rendering an RFC...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/config/... -
Agglomerative clustering with different metrics...
suptitle ( "Interclass %s distances" % metric , size..."AgglomerativeCluster(metric= %s )" % metric , size = 20 ,...scikit-learn.org/stable/auto_examples/cluster/plot_agglomerative_clustering_metrics.html -
Sparse inverse covariance estimation — sc...
title ( " %s covariance" % name ) # plot...yticks (()) plt . title ( " %s precision" % name ) if hasattr...scikit-learn.org/stable/auto_examples/covariance/plot_sparse_cov.html