- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1661 - 1670 of 2,365 for 2 (0.08 sec)
-
フリーランスの仕事・求人 【ジョブハブ】
関東局事業における報告会のイベントレポート作成業務 2.業務内容/ 納品物 2-1. 業務内容 ・2/9に実施された取材の内容 ・3/9に開催される関東局事業の報告......・WI本部のプラットフォーム構想および今後の展開に関する各種アドバイス ※2週に1度(隔週)のミーティングを想定(最大1時間程度) ▼費用...jobhub.jp/jobs -
column_or_1d — scikit-learn 1.6.0 documentation
2. warn bool, default=False To control...scikit-learn.org/stable/modules/generated/sklearn.utils.validation.column_or_1d.html -
Governor Newsom takes proactive action to stren...
www.gov.ca.gov/2024/12/18/governor-newsom-takes-proactive-action-to-strengthen-robust-state-respo... -
The Gutting Of The Eighth Amendment | Digg
3 days ago · 2.6k reads · · The Lede The Eighth...protections for this nation's 1.2 million prisoners, largely propelled...digg.com/insider/link/eighth-amendment-prohibit-protect-prisoners -
set_config — scikit-learn 1.6.1 documentation
2. transform_output str, default=None...unchanged Added in version 1.2. Added in version 1.4: "polars"...scikit-learn.org/stable/modules/generated/sklearn.set_config.html -
SelectorMixin — scikit-learn 1.6.1 documentation
mask [: 2 ] = True # select the first two...fit_transform ( X , y ) . shape (150, 2) fit_transform ( X , y = None...scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectorMixin.html -
make_pipeline — scikit-learn 1.6.1 documentation
scikit-learn.org/stable/modules/generated/sklearn.pipeline.make_pipeline.html -
Version 1.1 — scikit-learn 1.6.1 documentation
2+. Optional minimal dependency is matplotlib 3.1.2+. Changed...the latest SciPy release >= 1.9.2. Notable changes include: Fix...scikit-learn.org/stable/whats_new/v1.1.html -
Multilabel classification using a classifier ch...
yeast dataset which contains 2,417 datapoints each with 103 features...train_test_split ( X , Y , test_size = 0.2 , random_state = 0 ) Fit models...scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html -
ridge_regression — scikit-learn 1.6.1 documenta...
2: Default value changed from 1e-3...rng . randn ( 100 , 4 ) >>> y = 2.0 * X [:, 0 ] - 1.0 * X [:, 1...scikit-learn.org/stable/modules/generated/sklearn.linear_model.ridge_regression.html