- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1461 - 1470 of 2,496 for 2 (0.56 sec)
-
IterativeImputer — scikit-learn 1.7.1 documenta...
2. , 3. ], [ 4. , 2.6000, 6. ], [10. , 4.9999,...more verbose. Can be 0, 1, or 2. random_state int, RandomState...scikit-learn.org/stable/modules/generated/sklearn.impute.IterativeImputer.html -
DBFluteの移行情報 | DBFlute
dbflute.seasar.org/ja/lastaflute/howto/upgrade/migration/index.html -
「【2025/3】建設業界、工事現場事務を対象としたBPOサービスの提案書作成に係るサポート業...
・提案書素材の作成、作成にあたってのアドバイス ・各種調査業務 ●期間:2025年2月1日~2025年2月28日まで ●業務のやり取り調整 メール、Web...提案資料の作成、アドバイス業務 ・社内MTGへの参加(週1~2回) ・建設業界に関する知見・情報提供 ・提案書素材の作成、作成にあたってのアドバイス...jobhub.jp/jobs/52377 -
Curve Fitting with Bayesian Ridge Regression — ...
sin ( 2 * np . pi * x ) size = 25 rng..., axes = plt . subplots ( 1 , 2 , figsize = ( 8 , 4 )) for i ,...scikit-learn.org/stable/auto_examples/linear_model/plot_bayesian_ridge_curvefit.html -
Robust linear estimator fitting — scikit-learn ...
2 ) plt . ylim ( - 2 , 10.2 ) plt . title ( title...scikit-learn.org/stable/auto_examples/linear_model/plot_robust_fit.html -
ニトリさんは天才ですか…?2990円の「2WAYホットプレート」が優秀すぎる。お家でたこ焼きパ...
フラット&たこ焼き、2種類のプレートが付いたホットプレートです。 Saki Hashimoto...横の長さ(約)17cmのチヂミ1枚が1度に作れたので、1人~2人分作りたい時にちょうどいいと思います。 たこ焼きプレートは串ガイド付きだから作りやすい!...www.buzzfeed.com/jp/sakihashimoto/nitori-mini -
「専用アプリで音声収集業務」の仕事依頼【ジョブハブ】
音声録音可能な方の「性別」「年齢」を確認(人数分) 2.ID/パスワード発行の専用サイトにアクセス、ID/パスワードを発行しメールで情報を受信...■特記事項 ・録音データはお1人様1回限りです。同一人物が2回、3回と録音することはできません。 録音を依頼する時は、期...jobhub.jp/jobs/32859 -
A demo of K-Means clustering on the handwritten...
can use PCA to project into a 2-dimensional space and plot the...reduced_data = PCA ( n_components = 2 ) . fit_transform ( data ) kmeans...scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_digits.html -
NotFittedError — scikit-learn 1.7.1 documentation
2 ], [ 2 , 3 ], [ 3 , 4 ]]) ... except...scikit-learn.org/stable/modules/generated/sklearn.exceptions.NotFittedError.html -
chi2 — scikit-learn 1.7.1 documentation
2 , 2 ]) >>> chi2_stats , p_values...[ 5 , 4 , 1 ], ... [ 6 , 6 , 2 ], ... [ 1 , 4 , 0 ], ... [ 0...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.chi2.html