Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 931 - 940 of 2,956 for 1 (0.15 sec)

  1. DBFlute : Migration : 0.8.1

    1} 環境上の注意点 Sql2Entityも一緒に バージョン...C#ユーザの方へ 最新バージョンのS2Container-1.3.11と一緒にご利用下さい。 実装上の注意点 特になし...
    dbflute.seasar.org/ja/oldmigration/migrate-080to081.html
    Fri Apr 18 17:54:33 UTC 2025
      1.8K bytes
      Cache
      Similar Results (2)
     
  2. calibration_curve — scikit-learn 1.6.1 document...

    1 , 1 , 1 , 1 , 1 ]) >>> y_pred = np . array ([ 0.1 , 0.2...positive class. Added in version 1.1. n_bins int, default=5 Number...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.calibration_curve.html
    Mon Apr 21 17:07:39 UTC 2025
      110.4K bytes
      Cache
     
  3. sigmoid_kernel — scikit-learn 1.6.1 documentation

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0 ]] >>>...defaults to 1.0 / n_features. coef0 float, default=1 Constant offset...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.sigmoid_kernel.html
    Mon Apr 21 17:07:39 UTC 2025
      108.1K bytes
      Cache
     
  4. ndcg_score — scikit-learn 1.6.1 documentation

    1.1 , 1. , .5 , .0 ]]) >>> ndcg_score...scores = np . asarray ([[ 1 , 0 , 0 , 0 , 1 ]]) >>> # by default ties...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ndcg_score.html
    Mon Apr 21 17:07:39 UTC 2025
      114.1K bytes
      Cache
     
  5. Probability calibration of classifiers — scikit...

    51 )[ 1 :: 2 ], y_test [ order ] . reshape ( 25 , - 1 ) . mean...] = 0 y [ n_samples // 2 :] = 1 sample_weight = np . random ....
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Mon Apr 21 17:07:38 UTC 2025
      109.3K bytes
      Cache
     
  6. 4. Inspection — scikit-learn 1.6.1 documentation

    1.1. Partial dependence plots 4.1.2. Individual...expectation (ICE) plot 4.1.3. Mathematical Definition 4.1.4. Computation...
    scikit-learn.org/stable/inspection.html
    Sat Apr 19 00:31:20 UTC 2025
      32.8K bytes
      Cache
     
  7. chi2_kernel — scikit-learn 1.6.1 documentation

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0 ]] >>>...chi2_kernel ( X , Y = None , gamma = 1.0 ) [source] # Compute the exponential...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.chi2_kernel.html
    Mon Apr 21 17:07:40 UTC 2025
      109.3K bytes
      Cache
     
  8. linear_kernel — scikit-learn 1.6.1 documentation

    [ 1 , 1 , 1 ]] >>> Y = [[ 1 , 0 , 0 ], [ 1 , 1 , 0 ]] >>>...linear_kernel ( X , Y ) array([[0., 0.], [1., 2.]]) On this page This Page...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.linear_kernel.html
    Mon Apr 21 17:07:39 UTC 2025
      108K bytes
      Cache
     
  9. k_means — scikit-learn 1.6.1 documentation

    [ 1., 2.]]) >>> label array([1, 1, 1, 0, 0, 0], dtype=int32)...X = np . array ([[ 1 , 2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.k_means.html
    Mon Apr 21 17:07:40 UTC 2025
      116.8K bytes
      Cache
     
  10. fbeta_score — scikit-learn 1.6.1 documentation

    1 , 2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0 , 0...beta > 1 gives more weight to recall, while beta < 1 favors precision....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.fbeta_score.html
    Mon Apr 21 17:07:39 UTC 2025
      121.5K bytes
      1 views
      Cache
     
Back to top