Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 961 - 970 of 2,482 for 2 (0.16 sec)

  1. Probability calibration of classifiers — scikit...

    y [: n_samples // 2 ] = 0 y [ n_samples // 2 :] = 1 sample_weight...50000 # Generate 3 blobs with 2 classes where the second blob...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Sat Nov 01 09:15:32 UTC 2025
      109.3K bytes
      Cache
     
  2. 模範解答的なセクション 2 | DBFlute

    模範解答的なセクション 2 概要 このセクションでの登場人物 模範解答的な実装 概要 DBFluteハンズオン、セクション 2 の模範解答的な実装です。...の模範解答的な実装です。 ハンズオンセクション 2 正解は一つではありませんので、あくまで "的な" というところで、参考までに。...
    dbflute.seasar.org/ja/tutorial/handson/flower/flower02.html
    Mon Sep 15 10:51:18 UTC 2025
      11.8K bytes
      Cache
     
  3. SVM with custom kernel — scikit-learn 1.7.2 doc...

    : 2 ] # we only take the first two...""" We create a custom kernel: (2 0) k(X, Y) = X ( ) Y.T (0 1) """...
    scikit-learn.org/stable/auto_examples/svm/plot_custom_kernel.html
    Sat Nov 01 09:15:34 UTC 2025
      89K bytes
      Cache
     
  4. Species distribution modeling — scikit-learn 1....

    s = 2 ** 2 , c = "black" , marker = "^"...pts_test [ "dd lat" ], s = 2 ** 2 , c = "black" , marker = "x"...
    scikit-learn.org/stable/auto_examples/applications/plot_species_distribution_modeling.html
    Sat Nov 01 09:15:33 UTC 2025
      122.4K bytes
      Cache
     
  5. sklearn.metrics — scikit-learn 1.7.2 documentation

    d2_log_loss_score \(D^2\) score function, fraction of...details. d2_absolute_error_score \(D^2\) regression score function, fraction...
    scikit-learn.org/stable/api/sklearn.metrics.html
    Sat Nov 01 09:15:33 UTC 2025
      159K bytes
      Cache
     
  6. max_error — scikit-learn 1.7.2 documentation

    2 , 7 , 1 ] >>> y_pred = [ 4 , 2 , 7 , 1 ] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.max_error.html
    Sat Nov 01 09:15:33 UTC 2025
      106.1K bytes
      Cache
     
  7. Univariate Feature Selection — scikit-learn 1.7...

    2 ) plt . title ( "Feature univariate...X_indices - 0.45 , scores , width = 0.2 , label = r "Univariate score...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_feature_selection.html
    Sat Nov 01 09:15:34 UTC 2025
      105.9K bytes
      Cache
     
  8. GMM Initialization Methods — scikit-learn 1.7.2...

    subplot ( 2 , len ( methods ) // 2 , n + 1 ) start =...figsize = ( 4 * len ( methods ) // 2 , 6 )) plt . subplots_adjust (...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_init.html
    Sat Nov 01 09:15:33 UTC 2025
      99K bytes
      Cache
     
  9. 移行 1.1.1 to 1.1.2 | DBFlute

    2 お約束の注意点 環境上の注意点 実装上の注意点 区分値カラ...Fluteの内部都合のために生成されていました。 1.1.2 からは、その内部都合を解決したので生成されなくなりました。...
    dbflute.seasar.org/ja/environment/upgrade/migration/migrate111to112.html
    Mon Sep 15 10:51:17 UTC 2025
      7.2K bytes
      Cache
     
  10. Quantile regression — scikit-learn 1.7.2 docume...

    subplots ( nrows = 2 , ncols = 2 , figsize = ( 15 , 11 ),...
    scikit-learn.org/stable/auto_examples/linear_model/plot_quantile_regression.html
    Sat Nov 01 09:15:34 UTC 2025
      136.4K bytes
      Cache
     
Back to top