- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1381 - 1390 of 2,273 for 2 (0.13 sec)
-
Compare Stochastic learning strategies for MLPC...
subplots ( 2 , 2 , figsize = ( 15 , 10 )) # load...0 , "learning_rate_init" : 0.2 , }, { "solver" : "sgd" , "learning_rate"...scikit-learn.org/stable/auto_examples/neural_networks/plot_mlp_training_curves.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 -
k_means — scikit-learn 1.6.1 documentation
2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2 ], [ 10 , 4...>>> centroid array([[10., 2.], [ 1., 2.]]) >>> label array([1,...scikit-learn.org/stable/modules/generated/sklearn.cluster.k_means.html -
make_friedman3 — scikit-learn 1.6.1 documentation
in Friedman [1] and Breiman [2]. Inputs X are 4 independent features...1 ] <= 560 * pi , 0 <= X [:, 2 ] <= 1 , 1 <= X [:, 3 ] <= 11....scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman3.html -
「【デザインメニュー】飲食店メニュー作成業務_追加(3ー5月)」の仕事依頼【ジョブハブ】
2:説明会後、テスト作業(練習作業)を行い、実作業に移行して頂きます。...・実データより、お支払い対象となります。 ・説明会開催予定日:3/17~3/24内(平日2時間程度1回) ・テスト実施期間:3/20~3/23頃 ※テ...jobhub.jp/jobs/46781 -
plot_hgbt_regression.rst.txt
2. :ref:`categorical_support_gbdt`,...showcasing all points except 2 and 6 in a real life setting....scikit-learn.org/stable/_sources/auto_examples/ensemble/plot_hgbt_regression.rst.txt -
規約縛りのRESTful API | LastaFlute
/products/1/purchases/2/ ActionのExampleコード ルートリソースのExample...LastaでのRESTful API LastaFlute-1.2.1 よりサポートしています。 ※合わせて、LastaMeta-0.5.1,...dbflute.seasar.org/ja/lastaflute/howto/action/larestfulapi.html -
DBFluteのEclipseコード補完 | LastaFlute
_ll) ★★★ 引数2つのLambda式を補完 (_bili, _bill) ListのforEach()を補完...Linefeed) ★★★ _bili Java8, 引数2つ(Bi)のLambda式の一行スタイル (Bi + Lambda...dbflute.seasar.org/ja/tutorial/eclipse/dfclipsecomp.html -
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