- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1551 - 1560 of 2,496 for 2 (0.07 sec)
-
Poisson regression and non-normal loss — scikit...
'Regular' 1217 R82 2 5.0 1 0.75000 B 6 2 52 50 B12 'Diesel' 54...plt . subplots ( nrows = 2 , ncols = 2 , figsize = ( 12 , 8 ))...scikit-learn.org/stable/auto_examples/linear_model/plot_poisson_regression_non_normal_loss.html -
Normalizer — scikit-learn 1.7.1 documentation
2 , 2 ], ... [ 1 , 3 , 9 , 3 ], ......transform ( X ) array([[0.8, 0.2, 0.4, 0.4], [0.1, 0.3, 0.9, 0.3],...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Normalizer.html -
PostgreSQLの取扱い | DBFlute
2.10 にすると良いです。 mydbfluteの下のDBFl...Cドライバーを差し替えてください。 (DBFlute-1.2.6 より、そのバージョンが組み込まれます) データベース接続設定...dbflute.seasar.org/ja/manual/reference/dbway/postgresql/index.html -
label_binarize — scikit-learn 1.7.1 documentation
2 , 4 , 6 ]) array([[1, 0, 0, 0],...6 ], classes = [ 1 , 6 , 4 , 2 ]) array([[1, 0, 0, 0], [0, 1,...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.label_binarize.html -
Release Highlights — scikit-learn 1.7.1 documen...
scikit-learn.org/stable/auto_examples/release_highlights/index.html -
Column Transformer with Mixed Types — scikit-le...
float64 dtypes: category(2), float64(2), int64(1) memory usage:...scikit-learn 1.2 Release Highlights for scikit-learn 1.2 Gallery generated...scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html -
坂本誠志郎(31)真相 - いまトピランキング
news.goo.ne.jp/iw/270945/坂本誠志郎(31)真相 -
Regularization path of L1- Logistic Regression ...
= 2 ] y = y [ y != 2 ] Compute regularization...scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html -
【グローバルワーク】もうこればっか履いちゃいそう!4990円→3991円の「めちゃ軽サンダル」...
》 GLOBAL WORK(グローバルワーク)の「エアかる2ベルトサンダル/327965」が快適な履き心地でした。厚底で.../ BuzzFeed 今回は値下げ商品の中から「 エアかる2ベルトサンダル/327965 」をレビューします。もともとの...www.buzzfeed.com/jp/bfjapan/globalwork-eakarusandals-1 -
plot_pca_iris.rst.txt
2 import mpl_toolkits.mplot3d #...X_reduced[:, 1], X_reduced[:, 2], c=iris.target, s=40, ) ax.set(...scikit-learn.org/stable/_sources/auto_examples/decomposition/plot_pca_iris.rst.txt