- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1021 - 1030 of 2,496 for 2 (1.33 sec)
-
RepeatedKFold — scikit-learn 1.7.1 documentation
2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...RepeatedKFold ( n_splits = 2 , n_repeats = 2 , random_state = 2652124...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html -
1.7. Gaussian Processes — scikit-learn 1.7.1 do...
log-transformed [[ -inf 2.30258509] [ -inf 2.30258509] [ -inf 2.30258509]]...\left(1 + \frac{d(x_i, x_j)^2}{2\alpha l^2}\right)^{-\alpha}\] The...scikit-learn.org/stable/modules/gaussian_process.html -
murmurhash3_32 — scikit-learn 1.7.1 documentation
to a signed int from -(2 ** 31) to 2 ** 31 - 1 Examples >>> from...to an unsigned int from 0 to 2 ** 32 - 1 False: the results is...scikit-learn.org/stable/modules/generated/sklearn.utils.murmurhash3_32.html -
9. Computing with scikit-learn — scikit-learn 1...
2.2. Prediction Throughput 9.2.3. Tips and Tricks...out-of-core learning 9.2. Computational Performance 9.2.1. Prediction...scikit-learn.org/stable/computing.html -
UTFluteのセットアップ | DBFlute
2 </version> <scope>test</scope>...utflute-spring </artifactId> <version> 0.9.2 </version> <scope>test</scope>...dbflute.seasar.org/ja/manual/function/helper/utflute/setup.html -
Compare the effect of different scalers on data...
2, 0.2] range for the transformed...block longitude" , } # Take only 2 features to make visualization...scikit-learn.org/stable/auto_examples/preprocessing/plot_all_scaling.html -
【鶏もも肉200g×レンチン7分】「想像以上に本格派!」レシピ・作り方|Tasty
大さじ1 【A】砂糖 小さじ2 【A】トウバンジャン 小さじ1/2 【A】鶏ガラスープの素 小さじ1/2 作り方: ① 鶏もも...鶏もも肉のマーボーチキン BuzzFeed 2人分 材料: 鶏もも肉 1枚(約200g) 長ねぎ 5cm 【A】水 大さじ2 【A】みそ 大さじ1...www.buzzfeed.com/jp/shinobuuchihara/mabo-chicken-recipe-chicken-thighs -
【10分副菜】「きゅうりって焼けるの?」バター香るしいたけとレシピ・作り方|Tasty
しいたけ 3個 バター 10g サラダ油 小さじ2 【A】ポン酢しょうゆ 大さじ2 【A】みりん 小さじ1 作り方: ① きゅ...きゅうりは乱切りにし、しいたけは石づきを落として薄切りにする。 ② フライパンにバターとサラダ油を入れて中火で熱し、しいたけ...www.buzzfeed.com/jp/shinobuuchihara/cucumber-shiitake-stir-fry-recipe -
【GU】「使い勝手最強」「セットでこの値段は安い!」2990円→2490円の『今っぽワンピ』歩...
《着用レビュー》 GU(ジーユー)の「2ピースチュールワンピース」がおしゃれ!シアー素材のワンピース...Akasaka / BuzzFeed 今回は値下げ商品の中から「 2ピースチュールワンピース 」をレビューします。もともとの価格...www.buzzfeed.com/jp/bfjapan/gu-2piecedress-1 -
LeavePOut — scikit-learn 1.7.1 documentation
3] Test: index=[0 2] Fold 2: Train: index=[1 2] Test: index=[0...array ([ 1 , 2 , 3 , 4 ]) >>> lpo = LeavePOut ( 2 ) >>> lpo ....scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html