- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1321 - 1330 of 2,296 for 2 (0.15 sec)
-
「※1件でもOK入力は5項目!♪★最寄り駅・よく使用する駅の口コミ募集★〆10/16」の仕事依...
契約(提案選定)後、事務局より入力フォームURLのご連絡 2.指定のURLにアクセスし、JOBHUBのIDと駅口コミを入力し送信...■目安の口コミ件数 1件~3件 ■作業時間の目安 1件あたり1~2分程度 ■報酬額 100円/1件(税別) ※JOBHUBのIDは正確に入力をお願いします。...jobhub.jp/jobs/45662 -
min_pos — scikit-learn 1.7.0 documentation
2 , 3 , - 4 , 5 ]) >>> min_pos ( X ) 2.0 On this page...scikit-learn.org/stable/modules/generated/sklearn.utils.arrayfuncs.min_pos.html -
SGD: convex loss functions — scikit-learn 1.7.0...
] = ( 1 - z [ z >= - 1 ]) ** 2 loss [ z >= 1.0 ] = 0 return loss...linspace ( xmin , xmax , 100 ) lw = 2 plt . plot ([ xmin , 0 , 0 , xmax...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_loss_functions.html -
Plotting Cross-Validated Predictions — scikit-l...
2 Release Highlights for scikit-learn 1.2 Gallery generated...axs = plt . subplots ( ncols = 2 , figsize = ( 8 , 4 )) PredictionErrorDispl...scikit-learn.org/stable/auto_examples/model_selection/plot_cv_predict.html -
1.3. Kernel ridge regression — scikit-learn 1.7...
(linear least squares with \(L_2\) -norm regularization) with the...loss, both combined with \(L_2\) regularization. In contrast...scikit-learn.org/stable/modules/kernel_ridge.html -
max_error — scikit-learn 1.7.0 documentation
2 , 7 , 1 ] >>> y_pred = [ 4 , 2 , 7 , 1 ] >>>...scikit-learn.org/stable/modules/generated/sklearn.metrics.max_error.html -
フリーランスの仕事・求人 【ジョブハブ】
※(2パターン分) ①トップページ ②チケット配布ご案内ページ ③チケット配布ご案内ページ...提案数: 2 件 IT・ガジェットを中心としたアイデア~企画書の作成 ライティング&翻訳 > ネーミング 2,700 円...jobhub.jp/jobs -
Label Propagation digits: Demonstrating perform...
RandomState ( 2 ) indices = np . arange ( len...1.00 1.00 27 1 0.82 1.00 0.90 37 2 1.00 0.86 0.92 28 3 1.00 0.80...scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits.html -
Hierarchical clustering: structured vs unstruct...
2 import mpl_toolkits.mplot3d #...== l , 1 ], X [ label == l , 2 ], color = plt . cm . jet ( float...scikit-learn.org/stable/auto_examples/cluster/plot_ward_structured_vs_unstructured.html -
BernoulliRBM — scikit-learn 1.7.0 documentation
n_components = 2 ) >>> model . fit ( X ) BernoulliRBM(n_components=2) For...Contrastive Divergence (PCD) [2]. The time complexity of this...scikit-learn.org/stable/modules/generated/sklearn.neural_network.BernoulliRBM.html