- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1361 - 1370 of 2,022 for = (0.53 sec)
-
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 -
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 -
refreshMap (refreshDefinitionMap) | DBFlute
prop ; refreshMap = map: { ; projectName = [Eclipse-project]...prop ; refreshMap = map: { ; projectName = dbflute-basic-example...dbflute.seasar.org/ja/manual/reference/dfprop/refreshdefinition/index.html -
cosine_similarity — scikit-learn 1.7.1 document...
Y = None , dense_output = True ) [source] # Compute...cosine_similarity >>> X = [[ 0 , 0 , 0 ], [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 ,...scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.cosine_similarity.html -
outsideSqlMap (outsideSqlDefinitionMap) | DBFlute
applicationOutsideSq = map: { ; ../../web1 = map: { #; sqlDirectory = src/main/resources...applicationOutsideSq = map: { ; [path relative to app project] = map: { ;...dbflute.seasar.org/ja/manual/reference/dfprop/outsidesqldefinition/index.html -
SAFluteのログイン周り (Login Handling) | DBFlute
ログイン処理に付けるアノテーション @Execute(validator= true , input = path_Login_LoginJsp) public...@Execute(validator = false , urlPattern = "{ikspiari}") public...dbflute.seasar.org/ja/manual/function/helper/saflute/loginhandling.html -
DBFlute : Migration : 0.8.8
isDeleteOldTableClas = true」を定義すると、古いテーブルのクラスを削除(OS上のファイルを削除)します。設定例は...dbflute.seasar.org/ja/oldmigration/migrate-087to088.html