- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1301 - 1310 of 2,309 for 2 (0.07 sec)
-
friends-Eclipse-GitPerspective-added-view.png
<tiff:ResolutionUnit>2</tiff:ResolutionUnit> </rdf:Description>... <tiff:ResolutionUnit>2</tiff:ResolutionUnit> </rdf:Description>...dbflute.seasar.org/ja/data/model/friends/eclipse/operation/git/friends-Eclipse-GitPerspective-add... -
spectral_embedding — scikit-learn 1.7.0 documen...
n_components = 2 , random_state = 42 ) >>> embedding . shape (100, 2) On...be avoided. Added in version 1.2: Added ‘auto’ option. norm_laplacian...scikit-learn.org/stable/modules/generated/sklearn.manifold.spectral_embedding.html -
dcg_score — scikit-learn 1.7.0 documentation
log_base = 2 , sample_weight = None , ignore_ties...outputs. log_base float, default=2 Base of the logarithm used for...scikit-learn.org/stable/modules/generated/sklearn.metrics.dcg_score.html -
フリーランスの仕事・求人 【ジョブハブ】
詳細を見る 2,700 円 (2700 円 / 件) 提案数 2 件 ※1件でもOK★住んでいたマ...作成 ライティング&翻訳 > ネーミング 2,700 円 終了 提案数: 2 件 ※1件でもOK★住んでいたマンション・...jobhub.jp/jobs -
アプリ区分値の自動生成(appcls) | LastaFlute
2.4 までの使い分け (@until DBFlute-1.2.4) 通常は、 included...lastafluteMap.dfprop に appcls を追加 2. [app]_appcls.dfprop を作成 3. dfpropでアプリ区分値を定義...dbflute.seasar.org/ja/lastaflute/howto/dbflute/appcls.html -
Compatible third party models | Elastic Docs
2, 1.2, 0.1 ], [ 0, 0, 0, 0, 0, 0,...DistilBERT base uncased finetuned SST-2 FinBERT Twitter roBERTa base for...www.elastic.co/docs/explore-analyze/machine-learning/nlp/ml-nlp-model-ref -
Early stopping in Gradient Boosting — scikit-le...
axes [ 2 ] . bar ( labels , training_times ) axes [ 2 ] . set_ylabel...axes [ 2 ] . text ( bar . get_x () + bar . get_width () / 2 , height...scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_early_stopping.html -
Fleet and Elastic Agent Guide [8.18] | Elastic
2 8.1 8.0 7.17 7.16 7.15 7.14 7.13...streams in all namespaces Scenario 2: Selected data streams in all...www.elastic.co/guide/en/fleet/8.18/index.html -
Novelty detection with Local Outlier Factor (LO...
2 ) X_train = np . r_ [ X + 2 , X - 2 ] # Generate...randn ( 20 , 2 ) X_test = np . r_ [ X + 2 , X - 2 ] # Generate...scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html -
Outlier detection with Local Outlier Factor (LO...
2 ) X_inliers = np . r_ [ X_inliers + 2 , X_inliers...relative to this cluster, and 2) smaller than the maximum number...scikit-learn.org/stable/auto_examples/neighbors/plot_lof_outlier_detection.html