- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1201 - 1210 of 2,295 for 2 (0.17 sec)
-
ermaster-b-eclipse-plugin.zip
2, 3, 3, 2, 2, 3, 2, 4, 3, 3, 3, 3, 3, 3, 2, 3, 3, 4,...font.Gradl.widths=4, 4, 3, 4, 3, 2, 4, 4, 2, 2, 4, 2, 5, 4, 4, 4, 4, 3, 3,...dbflute.seasar.org/download/misc/friends/ermaster-b-eclipse-plugin.zip -
83d678908051d0ad.css
\:col-span-2{grid-column:span 2/span 2}.md\:mx-2{margin-left...ht:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5re...www.elastic.co/observability-labs/_next/static/css/83d678908051d0ad.css -
Visualizing cross-validation behavior in scikit...
ylim = [ n_splits + 2.2 , - 0.2 ], xlim = [ 0 , 100 ], )...cmap = cmap_cv , vmin =- 0.2 , vmax = 1.2 , ) # Plot the data classes...scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html -
Combine predictors using stacking — scikit-lear...
subplots ( 2 , 2 , figsize = ( 9 , 7 )) axs =...1 , encoded_missing_value =- 2 , ) num_tree_processor = SimpleImputer...scikit-learn.org/stable/auto_examples/ensemble/plot_stack_predictors.html -
「ポータルサイトトップページのスマホ対応化」の仕事依頼【ジョブハブ】
) ◆注意点 2段階の納品をお願いいたします。 ・1段階目:SP用に最適化、要素を全て縦積み表示にした状態で納品。...フィードバックが来ます。 (大幅な変更はありません。) ・2段階目:上記フィードバックを反映させて納品。 ◆想定スケジュール...jobhub.jp/jobs/26739 -
Consensus powers advanced academic search platf...
Consensus 2.0 extracts question-relevant information...With the launch of Consensus 2.0 , powered by ELSER, end-users...www.elastic.co/customers/consensus -
LassoLars — scikit-learn 1.7.0 documentation
is: ( 1 / ( 2 * n_samples )) * || y - Xw ||^ 2_2 + alpha * ||...float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html -
DBFluteの移行情報 | DBFlute
dbflute.seasar.org/ja/lastaflute/howto/upgrade/migration/index.html -
Lagged features for time series forecasting — s...
2) season count cat u32 "3" 4232 "1" 4242 "2" 4409 "0"...3.5" "39.1 ± 2.3" "17.7 ± 1.3" "19.5 ± 1.1" "21.4 ± 2.4" "poisson"...scikit-learn.org/stable/auto_examples/applications/plot_time_series_lagged_features.html -
check_X_y — scikit-learn 1.7.0 documentation
2 ], [ 3 , 4 ], [ 5 , 6 ]] >>> y = [ 1 , 2 , 3 ] >>>...array([[1, 2], [3, 4], [5, 6]]) >>> y array([1, 2, 3]) On this...scikit-learn.org/stable/modules/generated/sklearn.utils.check_X_y.html