- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1671 - 1680 of 2,311 for 2 (0.08 sec)
-
「【コツコツ作業が得意な方】感情タグ付け作業」の仕事依頼【ジョブハブ】
・作業データ(Webサイト上で作業) 別途納品物は無し ■単価 2円/1件(税別) ■作業期間 即日 ~ 3月16日(金) ※...下記内容をご確認いただき、エントリー・提案をお願い致します。 単価:2円 件数:12,000件 (件数は仮の件数になります。最終的には実績清算をさせていただきます)...jobhub.jp/jobs/34369 -
OutsideSqlTestタスク | DBFlute
外だしSQLを参照 2. パラメータコメントをチェック 3. 外だしSQLを(2Way-SQLとして)実行...OutsideSqlTestタスクを実行すると処理が始まります。 1. 外だしSQLを参照 2. パラメータコメントのチェック 3. 外だしSQLを(2Way-SQLとして)実行...dbflute.seasar.org/ja/manual/function/generator/task/outsidesqltest/index.html -
scale — scikit-learn 1.7.0 documentation
import scale >>> X = [[ - 2 , 1 , 2 ], [ - 1 , 0 , 1 ]] >>> scale...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html -
calibration_curve — scikit-learn 1.7.0 document...
2 , 0.3 , 0.4 , 0.65 , 0.7 , 0.8...1. ]) >>> prob_pred array([0.2 , 0.525, 0.85 ]) On this page...scikit-learn.org/stable/modules/generated/sklearn.calibration.calibration_curve.html -
buzzfeed.xml
com/sitemap/buzzfeed/2008_2.xmlhttps://www.buzzfeed.com/s...ed.com/sitemap/buzzfeed/2009_2.xmlhttps://www.buzzfeed.com/s...www.buzzfeed.com/sitemap/buzzfeed.xml -
Various Agglomerative Clustering on a 2D embedd...
SpectralEmbedding ( n_components = 2 ) . fit_transform ( X ) print...scikit-learn.org/stable/auto_examples/cluster/plot_digits_linkage.html -
Nearest Neighbors Classification — scikit-learn...
subplots ( ncols = 2 , figsize = ( 12 , 5 )) for ax...scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html -
Isotonic Regression — scikit-learn 1.7.0 docume...
subplots ( ncols = 2 , figsize = ( 12 , 6 )) ax0 ....scikit-learn.org/stable/auto_examples/miscellaneous/plot_isotonic_regression.html -
SGD: Penalties — scikit-learn 1.7.0 documentation
line ) l2 = xx ** 2 + yy ** 2 l1 = np . abs ( xx ) + np...scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_penalties.html -
mean_shift — scikit-learn 1.7.0 documentation
[ 2 , 1 ], [ 1 , 0 ], ... [ 4 , 7...mean_shift ( X , bandwidth = 2 ) >>> cluster_centers array([[3.33,...scikit-learn.org/stable/modules/generated/sklearn.cluster.mean_shift.html