Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1161 - 1170 of 2,261 for 2 (0.1 sec)

  1. StratifiedKFold — scikit-learn 1.6.1 documentation

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]]) >>>...n_splits = 2 ) >>> skf . get_n_splits ( X , y ) 2 >>> print (...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html
    Fri Apr 25 09:06:53 UTC 2025
      124.6K bytes
      Cache
     
  2. Early stopping in Gradient Boosting — scikit-le...

    axes [ 2 ] . bar ( labels , training_times ) axes [ 2 ] . set_ylabel...axes [ 2 ] . text ( bar . get_x () + bar . get_width () / 2 , height...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_early_stopping.html
    Fri Apr 25 09:06:53 UTC 2025
      108.1K bytes
      Cache
     
  3. KMeans — scikit-learn 1.6.1 documentation

    2 ], [ 1 , 4 ], [ 1 , 0 ], ... [ 10 , 2 ], [ 10 , 4...cluster_centers_ array([[10., 2.], [ 1., 2.]]) For examples of common...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html
    Fri Apr 25 09:06:53 UTC 2025
      161.4K bytes
      Cache
     
  4. Novelty detection with Local Outlier Factor (LO...

    2 ) X_train = np . r_ [ X + 2 , X - 2 ] # Generate...randn ( 20 , 2 ) X_test = np . r_ [ X + 2 , X - 2 ] # Generate...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Fri Apr 25 09:06:53 UTC 2025
      102.8K bytes
      1 views
      Cache
     
  5. DecisionTreeClassifier — scikit-learn 1.6.1 doc...

    min_samples_split = 2 , min_samples_leaf = 1 , min_...min_samples_split int or float, default=2 The minimum number of samples...
    scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html
    Fri Apr 25 09:06:53 UTC 2025
      176.2K bytes
      Cache
     
  6. 「【デザインメニュー】飲食店メニュー作成業務_追加(3ー5月)」の仕事依頼【ジョブハブ】

    :説明会後、テスト作業(練習作業)を行い、実作業に移行して頂きます。...・実データより、お支払い対象となります。 ・説明会開催予定日:3/17~3/24内(平日2時間程度1回) ・テスト実施期間:3/20~3/23頃 ※テ...
    jobhub.jp/jobs/46781
    Mon Apr 28 00:17:57 UTC 2025
      34.7K bytes
      2 views
      Cache
     
  7. emecha-DfAssist-derivedprop.png

    2"> <rdf:RDF xmlns:rdf="http...xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 5.1.2"> <rdf:RDF xmlns:rdf="http...
    dbflute.seasar.org/ja/data/model/emecha/emecha-DfAssist-derivedprop.png
    Thu Apr 24 06:55:16 UTC 2025
      35.4K bytes
      Similar Results (1)
     
  8. SGD: convex loss functions — scikit-learn 1.6.1...

    ] = ( 1 - z [ z >= - 1 ]) ** 2 loss [ z >= 1.0 ] = 0 return loss...linspace ( xmin , xmax , 100 ) lw = 2 plt . plot ([ xmin , 0 , 0 , xmax...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_loss_functions.html
    Fri Apr 25 09:06:53 UTC 2025
      92.4K bytes
      Cache
     
  9. CalibratedClassifierCV — scikit-learn 1.6.1 doc...

    2. method {‘sigmoid’, ‘isotonic’},...Zadrozny & C. Elkan, ICML 2001 [ 2 ] Transforming Classifier Scores...
    scikit-learn.org/stable/modules/generated/sklearn.calibration.CalibratedClassifierCV.html
    Fri Apr 25 09:06:53 UTC 2025
      154.9K bytes
      Cache
     
  10. OnClause | DBFlute

    where 句 表示順が 2 のステータスに関連付く会員のみ検索対象 on 句 表示順が 2 のステータスのみが会員と結合される(会員は全て検索対象)....setDisplayOrder_Equal( 2 ); e.g. 会員ステータスの表示順が 2 のものだけを結合 @DisplaySql...
    dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/query/onclause.html
    Thu Apr 24 06:55:16 UTC 2025
      14.7K bytes
      Cache
     
Back to top