- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1531 - 1540 of 2,496 for 2 (0.59 sec)
-
SGD: Weighted samples — scikit-learn 1.7.1 docu...
2 ) + [ 1 , 1 ], np . random . randn ( 10 , 2 )] y = [...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_weighted_samples.html -
BernoulliRBM — scikit-learn 1.7.1 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 -
「※1件でもOK入力は5項目!♪★最寄り駅・よく使用する駅の口コミ募集★〆12/18」の仕事依...
契約(提案選定)後、事務局より入力フォームURLのご連絡 2.指定のURLにアクセスし、JOBHUBのIDと駅口コミを入力し送信...■目安の口コミ件数 1件~3件 ■作業時間の目安 1件あたり1~2分程度 ■報酬額 100円/1件(税別) ※JOBHUBのIDは正確に入力をお願いします。...jobhub.jp/jobs/46053 -
「※1件でもOK入力は5項目!♪★最寄り駅・よく使用する駅の口コミ募集★〆12/18」の仕事依...
契約(提案選定)後、事務局より入力フォームURLのご連絡 2.指定のURLにアクセスし、JOBHUBのIDと駅口コミを入力し送信...■目安の口コミ件数 1件~3件 ■作業時間の目安 1件あたり1~2分程度 ■報酬額 100円/1件(税別) ※JOBHUBのIDは正確に入力をお願いします。...jobhub.jp/jobs/46250 -
Faces dataset decompositions — scikit-learn 1.7...
figsize = ( 2.0 * n_col , 2.3 * n_row ), facecolor...gallery of faces. n_row , n_col = 2 , 3 n_components = n_row * n_col...scikit-learn.org/stable/auto_examples/decomposition/plot_faces_decomposition.html -
root_mean_squared_log_error — scikit-learn 1.7....
2.5 , 7 ] >>> y_pred = [ 2.5 , 5 , 4 , 8 ] >>>...scikit-learn.org/stable/modules/generated/sklearn.metrics.root_mean_squared_log_error.html -
StackingRegressor — scikit-learn 1.7.1 document...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...generalization.” Neural networks 5.2 (1992): 241-259. Examples >>>...scikit-learn.org/stable/modules/generated/sklearn.ensemble.StackingRegressor.html -
PairwiseKernel — scikit-learn 1.7.1 documentation
predict_proba ( X [: 2 ,:]) array([[0.8880, 0.05663,...bounds ndarray of shape (n_dims, 2) The log-transformed bounds on...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.PairwiseKernel.html -
「【急ぎ】【Webデータ収集】自治体担当部署連絡先のデータ収集、53件(予定)」の仕事依頼【ジ...
ます ■作業量 53件予定 1件あたりの入力に必要な時間 2~6分 → 平均3~4分 ※各自治体によって、組織一覧の位置...なし 信用情報による制限 指定スキル なし データ収集 報酬 2,650 円 50 円 × 53 件 残り時間 違反報告 利用規約...jobhub.jp/jobs/38936 -
6. Visualizations — scikit-learn 1.7.1 document...
return_X_y = True ) y = y == 2 # make binary X_train , X_test...return_X_y = True ) y = y == 2 # make binary X_train , X_test...scikit-learn.org/stable/visualizations.html