- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1251 - 1260 of 2,496 for 2 (0.3 sec)
-
enhanced-sastruts-blank.zip
maven-source-plugin 2.1.2 source-jar package jar maven-javadoc-plugin 2.8 UTF-8...log4j log4j 1.2.14 runtime oro oro 2.0.8 antlr antlr 2.7.7 net.arnx...dbflute.seasar.org/download/misc/friends/enhanced-sastruts-blank.zip -
材料をフライパンの中に入れて焼くだけ♪なすとベーコンのチーズガレットレシピ・作り方|Tasty
BuzzFeed 2人分 材料: なす 2本 ハーフベーコン 2枚 【A】ピザ用チーズ 30g 【A】片栗粉 大さじ2 【A】鶏ガラスープの素...ンに入れる。 ② ①にキッチンバサミで1cm幅に切ったハーフベーコン、【A】を加えて混ぜ合わせる。 ③ ②にごま油を回し...www.buzzfeed.com/jp/mayumioowada/eggplant-cheese-bacon-sesame-oil -
【キャベツが主役の絶品おかず】ライスペーパーで挟んで焼くだけ♪簡単キャベツレシピ・作り方|Tasty
キャベ玉ベーコンライスペーパー焼き BuzzFeed 2人分 材料: キャベツ 1/6玉 ハーフベーコン 2枚 ピザ用チーズ 30g 【A】鶏ガラスープの素...ライスペーパー 2枚 作り方: ① キャベツは千切りにして耐熱ボウルに入れ、ラップをかけて600Wの電子レンジで2分加熱する。...www.buzzfeed.com/jp/mayumioowada/cabbage-rice-paper-egg-cheese -
Blind source separation using FastICA — scikit-...
# Signal 2 : square signal s3 = signal . sawtooth ( 2 * np . pi...1 , 1 ], [ 0.5 , 2 , 1.0 ], [ 1.5 , 1.0 , 2.0 ]]) # Mixing matrix...scikit-learn.org/stable/auto_examples/decomposition/plot_ica_blind_source_separation.html -
料理研究家・土井善晴のオムライスの落書きに「かわいすぎます!!」「絵心がステキ」と反響
掲載日 2 分前 料理研究家・土井善晴のオムライスの落書きに「かわいすぎます!!」「絵心がステキ」と反響 料理研究家の土...白い器に盛られたオムライスの上には、ハートや犬のような絵が2種類、そして耳とヒゲがお皿にはみ出た猫の絵が。横にはミネストローネが添えられています。...www.buzzfeed.com/jp/hotoriyamashita/yoshiharudoi-omurice-0725 -
maxabs_scale — scikit-learn 1.7.1 documentation
maxabs_scale >>> X = [[ - 2 , 1 , 2 ], [ - 1 , 0 , 1 ]] >>> maxabs_scale...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.maxabs_scale.html -
MLPRegressor — scikit-learn 1.7.1 documentation
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...validation_fraction = 0.1 , beta_1 = 0.9 , beta_2 = 0.999 , epsilon = 1e-08 , n_iter_no_change...scikit-learn.org/stable/modules/generated/sklearn.neural_network.MLPRegressor.html -
1.16. Probability calibration — scikit-learn 1....
reliability diagrams (Wilks 1995 [ 2 ] ), compare how well the probabilistic...in this dataset which contains 2 redundant features. RandomForestClassifi...scikit-learn.org/stable/modules/calibration.html -
safe_sqr — scikit-learn 1.7.1 documentation
Returns : X ** 2 element wise square Return the...safe_sqr >>> safe_sqr ([ 1 , 2 , 3 ]) array([1, 4, 9]) On this...scikit-learn.org/stable/modules/generated/sklearn.utils.safe_sqr.html -
Sparse inverse covariance estimation — scikit-l...
As can be seen on figure 2, the grid to compute the cross-validation...enumerate ( covs ): plt . subplot ( 2 , 4 , i + 1 ) plt . imshow ( this_cov...scikit-learn.org/stable/auto_examples/covariance/plot_sparse_cov.html