- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1061 - 1070 of 2,296 for 2 (0.27 sec)
-
dcg_score — scikit-learn 1.6.1 documentation
log_base = 2 , sample_weight = None , ignore_ties...outputs. log_base float, default=2 Base of the logarithm used for...scikit-learn.org/stable/modules/generated/sklearn.metrics.dcg_score.html -
make_moons — scikit-learn 1.6.1 documentation
2 , random_state = 42 ) >>> X . shape (200, 2) >>> y ....n_samples int or tuple of shape (2,), dtype=int, default=100 If int,...scikit-learn.org/stable/modules/generated/sklearn.datasets.make_moons.html -
Java - String | DBFlute
jflute [0] j [1] f [2] l [3] u [4] t [5] e [6] 例えば、1...= "jflute" ; // [0] j [1] f [2] l [3] u [4] t [5] e [6] String...dbflute.seasar.org/ja/manual/topic/programming/java/string.html -
goo
資格取得報告に称賛の声 N 指原「芸能界辞めたい」発言が波紋 N 高2演じた女優の実年齢にネット仰天 太田光 絡みづらい後輩を実名告白...指原「芸能界辞めたい」発言が波紋 N 朝ドララストに話題の俳優 X注目 N 高2演じた女優の実年齢にネット仰天 CPAP装着し寝る日村 妻「かわいい」...www.goo.ne.jp/ -
「【iPhone限定】専用アプリで100発話音声収集」の仕事依頼【ジョブハブ】
【提案例】2人分作業する場合 件数:2件 最終納品日:2018年9月27日 単価:1000円...【作業内容】 1.音声録音可能な方の「性別」「年齢」を確認 2.ID/パスワード発行の専用サイトにアクセスし、ID/パスワードを発行。情報はメールで受信...jobhub.jp/jobs/36190 -
IsotonicRegression — scikit-learn 1.6.1 documen...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...Operations Research Vol. 14, No. 2 (May, 1989), pp. 303-308 Isotone...scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html -
ハンズオンセクション 3 | DBFlute
[2] 会員ステータスと会員セキュリティ情報も取得して会員を検索...※カージナリティを意識しましょう [3] 会員セキュリティ情報のリマインダ質問で2という文字が含まれている会員を検索 会員セキュリティ情報のデータ自体は要らない...dbflute.seasar.org/ja/tutorial/handson/section03.html -
Classifier comparison — scikit-learn 1.6.1 docu...
n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state.... random . RandomState ( 2 ) X += 2 * rng . uniform ( size =...scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html -
QuantileRegressor — scikit-learn 1.6.1 document...
float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...n_samples , n_features = 10 , 2 >>> rng = np . random . RandomState...scikit-learn.org/stable/modules/generated/sklearn.linear_model.QuantileRegressor.html -
Plotting Learning Curves and Checking Models’ S...
subplots ( nrows = 2 , ncols = 2 , figsize = ( 16 , 12 ),...subplots ( nrows = 1 , ncols = 2 , figsize = ( 10 , 6 ), sharey...scikit-learn.org/stable/auto_examples/model_selection/plot_learning_curve.html