- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1301 - 1310 of 2,022 for = (0.28 sec)
-
CompoundKernel — scikit-learn 1.7.1 documentation
kernel = CompoundKernel ( ... [ WhiteKernel ( noise_level = 3.0...0.69314718] __call__ ( X , Y = None , eval_gradient = False ) [source] #...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.CompoundKernel.html -
inplace_swap_column — scikit-learn 1.7.1 docume...
indptr = np . array ([ 0 , 2 , 3 , 3 , 3 ]) >>> indices = np ....]) >>> data = np . array ([ 8 , 2 , 5 ]) >>> csr = sparse . csr_matrix...scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_swap_column.html -
Cross-cluster search | Elastic Docs
ccs_minimize_roundtrips=true case. GET /_async_search/FklQYndoTDJ2VEFlMEVB= Response:...2VEFlMEVB= Response: { "id": "FklQYndoTDJ2VEFlMEVB=", "is_partial":...www.elastic.co/docs/solutions/search/cross-cluster-search -
Version 0.16 — scikit-learn 1.7.1 documentation
partial_fit with class_weight=='auto' throws an appropriate error...with gamma=g formerly approximated rbf_kernel with gamma=g/2. ; the...scikit-learn.org/stable/whats_new/v0.16.html -
SetupSelect(Relation) | DBFlute
= status .getMemberStatusName(); ... = status .getDisplayOrder();...status -> { ... = status .getMemberStatusName(); ... = status .getDisplayOrder();...dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/setupselect/index.html -
パラメータコメント (ParameterComment) | DBFlute
= null*/ 等値条件で判定できる e.g. /*IF pmb.memberName == 'Pixy'*/...埋め込み変数コメントの利用 {memberId=123} @OutsideSql and MEMBER_ID = /*$pmb.memberId*/...dbflute.seasar.org/ja/manual/function/ormapper/outsidesql/pmcomment.html -
gen_batches — scikit-learn 1.7.1 documentation
min_batch_size = 0 ) [source] # Generator to create...batch. min_batch_size int, default=0 Minimum number of elements in...scikit-learn.org/stable/modules/generated/sklearn.utils.gen_batches.html -
auc — scikit-learn 1.7.1 documentation
y_true = np . array ([ 1 , 1 , 2 , 2 ]) >>> y_score = np . array...thresholds = metrics . roc_curve ( y_true , y_score , pos_label = 2 )...scikit-learn.org/stable/modules/generated/sklearn.metrics.auc.html -
paired_distances — scikit-learn 1.7.1 documenta...
paired_distances >>> X = [[ 0 , 1 ], [ 1 , 1 ]] >>> Y = [[ 0 , 1 ], [...paired_distances ( X , Y , * , metric = 'euclidean' , ** kwds ) [source]...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.paired_distances.html -
Version 0.19 — scikit-learn 1.7.1 documentation
0 using == caused a divide by zero error....Raghav RV . SciPy >= 0.13.3 and NumPy >= 1.8.2 are now the minimum...scikit-learn.org/stable/whats_new/v0.19.html