- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1011 - 1020 of 2,296 for 2 (0.18 sec)
-
as_float_array — scikit-learn 1.6.1 documentation
2 , 2 ], dtype = np . int64 ) >>>...array ) array([0., 0., 1., 2., 2.]) On this page This Page...scikit-learn.org/stable/modules/generated/sklearn.utils.as_float_array.html -
「【※JHOS_事業者様優先※】人物アノテーション(矩形)」の仕事依頼【ジョブハブ】
2020年2月4日(火)~2月24日(月) ※準備状況によっては多少前後する場合がございます ■最終納期 2020年2月26日(水)...ます。 ■依頼範囲 画像データ 25,000枚 想定枠数 2~5枠/枚 ※想定になりますので画像により枠数は変動します。...jobhub.jp/jobs/42040 -
f1_score — scikit-learn 1.6.1 documentation
2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0 , 0...is: \[\text{F1} = \frac{2 * \text{TP}}{2 * \text{TP} + \text{FP}...scikit-learn.org/stable/modules/generated/sklearn.metrics.f1_score.html -
Polynomial and Spline interpolation — scikit-le...
basis_2 ( x_0 ), ... ], [ basis_1 ( x_1 ), basis_2 ( x_1 ),...columns: [[ 1 , x_0 , x_0 ** 2 , x_0 ** 3 , ... , x_0 ** degree...scikit-learn.org/stable/auto_examples/linear_model/plot_polynomial_interpolation.html -
移行 0.9.6 to 0.9.6.1 | DBFlute
2系にアップしていることに注意です。 1.2系で作成したDBに1.1のJAR経由ではアクセスできないようです。...(ちなみに、1.1で作成されているDBに1.2のJAR経由はOKでした) アプリの方でどうしても1.2系にアップできないのであれば、 ...dbflute.seasar.org/ja/environment/upgrade/migration/migrate0960to0961.html -
PowerTransformer — scikit-learn 1.6.1 documenta...
2 ], [ 3 , 2 ], [ 4 , 5 ]] >>> print...X < 0 and lambda_ != 2 : X = 1 - ( - ( 2 - lambda_ ) * X_trans...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PowerTransformer.html -
Nashornからsaiへの移行 | LastaFlute
2.4より sai を有効に DBFlute-1.2.4 より、クラスパスに sai が存在すれば...asm-util-7.1.jar sai-0.2.0.jar もし、DBFlute-1.2.5 patch 2021/08/29...dbflute.seasar.org/ja/lastaflute/howto/upgrade/migration/lahorntosai.html -
export_text — scikit-learn 1.6.1 documentation
decimals = 2 , show_weights = False ) [source]...result. decimals int, default=2 Number of decimal digits to display....scikit-learn.org/stable/modules/generated/sklearn.tree.export_text.html -
広末涼子(44)、逃げ道を用意していた - いまトピランキング
約2年ぶりにお茶の間にその姿を現したが、完全復活かと思えば、どうやら保険をかけているようで‥‥。...広末は一昨年に鳥羽周作シェフとのW不倫が発覚し、無期限謹慎処分を受ける中、昨年2月に芸能事務所「フラーム」からの退所を発表。現在は自身が代表...news.goo.ne.jp/iw/267093/広末涼子(44)、逃げ道を用意していた -
Selecting dimensionality reduction with Pipelin...
] ) N_FEATURES_OPTIONS = [ 2 , 4 , 8 ] C_OPTIONS = [ 1 , 10...'reduce_dim__n_components': [2, 4, 8]}, {'classify__C': [1, 10,...scikit-learn.org/stable/auto_examples/compose/plot_compare_reduction.html